first_notify_sent   93 daemons/execd/execd_commands.c     int first_notify_sent;
first_notify_sent  431 daemons/execd/execd_commands.c     dup->first_notify_sent = 0;
first_notify_sent  561 daemons/execd/execd_commands.c     if (cmd->first_notify_sent && (cmd->call_opts & lrmd_opt_notify_changes_only)) {
first_notify_sent  571 daemons/execd/execd_commands.c     cmd->first_notify_sent = 1;