Searched refs:any_alert (Results 1 – 1 of 1) sorted by relevance
60 static int any_alert ( char * , FILE * , FALERT * );75 static int any_alert();350 action = set_action(any_alert, "\"-f any\""); in main()365 if (action == any_alert && STREQU(alert.shcmd, NAME_NONE)) { in main()386 || action == any_alert && !alert.shcmd in main()989 any_alert ( in any_alert() function995 any_alert (form, ignore, p_new_alert) in any_alert()1269 action == any_alert && prev_action == add_alert1270 || action == add_alert && prev_action == any_alert1272 action = any_alert;