Searched refs:Exec_Notify (Results 1 – 3 of 3) sorted by relevance
40 EXEC **Exec_Notify = NULL; /* Notifications */ variable277 list_append((void ***)&Exec_Notify, (void *)ep); in init_exec()
378 **Exec_Notify; /* First notification exec */
566 } else if (!(ep = find_exec_slot(Exec_Notify))) in ev_notify()