Searched defs:alert (Results 1 – 7 of 7) sorted by relevance
161 FALERT alert = { (char *)0, -1, -1 }; in main() local487 FALERT alert; local854 FALERT alert; local1003 FALERT alert; local
95 ALERT *alert; member119 ALERT *alert; member148 ALERT *alert; member207 FALERT alert; member
75 alert (int type, ...) in alert() function
273 static FALERT alert; in getalert() local
75 char *alert; /* program to run to alert user when done */ member
172 FALERT alert; /* how to alert when mount needed */ member
556 sip_add_alert_info(sip_msg_t sip_msg, char *alert, char *plist) in sip_add_alert_info()