first_notify_sent   94 daemons/execd/execd_commands.c     bool first_notify_sent;
first_notify_sent  451 daemons/execd/execd_commands.c     dup->first_notify_sent = false;
first_notify_sent  580 daemons/execd/execd_commands.c     if (cmd->first_notify_sent && (cmd->call_opts & lrmd_opt_notify_changes_only)) {
first_notify_sent  590 daemons/execd/execd_commands.c     cmd->first_notify_sent = true;