Searched defs:status_msg (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dmpm_common.c494 const char *status_msg = "unknown status"; local
512 status_msg = "started";
531 status_msg = "exited";
545 status_msg = "lost slot";
551 pid, gen, slot, status_msg);

Completed in 11 milliseconds