first_notify_sent   90 daemons/execd/execd_commands.c     bool first_notify_sent;
first_notify_sent  468 daemons/execd/execd_commands.c     dup->first_notify_sent = false;
first_notify_sent  596 daemons/execd/execd_commands.c     if (cmd->first_notify_sent && (cmd->call_opts & lrmd_opt_notify_changes_only)) {
first_notify_sent  606 daemons/execd/execd_commands.c     cmd->first_notify_sent = true;