Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/httpd/src/include/
Dhttpd.h1165 #define RAISE_SIGSTOP(x) do { \ macro
1169 #define RAISE_SIGSTOP(x) macro
/mirbsd/src/usr.sbin/httpd/src/main/
Dhttp_log.c451 RAISE_SIGSTOP(PIPED_LOG_SPAWN); in piped_log_spawn()
Dhttp_main.c1724 RAISE_SIGSTOP(DETACH); in detach()
2742 RAISE_SIGSTOP(MAKE_CHILD);
Dalloc.c2352 RAISE_SIGSTOP(SPAWN_CHILD);
/mirbsd/src/usr.sbin/httpd/src/modules/standard/
Dmod_cgi.c299 RAISE_SIGSTOP(CGI_CHILD); in cgi_child()