Searched refs:SIGINFO (Results 1 – 3 of 3) sorted by relevance
32 #define SIGINFO 29 /* Information request (BSD). */ macro33 #define SIGPWR SIGINFO /* Power failure imminent (System V). */
69 #if defined SIGINFO && (!defined SIGPWR || SIGPWR != SIGINFO)70 init_sig (SIGINFO, "INFO", N_("Information request"))
33 #define SIGINFO 29 /* Information request (4.4 BSD). */ macro
Completed in 3 milliseconds