first_notify_sent   92 daemons/execd/execd_commands.c     bool first_notify_sent;
first_notify_sent  473 daemons/execd/execd_commands.c     dup->first_notify_sent = false;
first_notify_sent  601 daemons/execd/execd_commands.c     if (cmd->first_notify_sent && (cmd->call_opts & lrmd_opt_notify_changes_only)) {
first_notify_sent  611 daemons/execd/execd_commands.c     cmd->first_notify_sent = true;