Home
last modified time | relevance | path

Searched refs:NumSIG (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/usr.sbin/httpd/src/main/
Dhttp_main.c1515 #define NumSIG NSIG macro
1517 #define NumSIG _NSIG macro
1519 #define NumSIG __NSIG macro
1521 #define NumSIG 32 /* for 1998's unixes, this is still a good assumption */ macro
1527 const char *ap_sys_siglist[NumSIG];
2961 pid, (WTERMSIG(status) >= NumSIG) ? "" :