Searched refs:ap_remove_pid (Results 1 - 8 of 8) sorted by relevance
/httpd/server/mpm/mpmt_os2/ |
H A D | mpmt_os2.c | 176 ap_remove_pid(pconf, ap_pid_fname);
|
/httpd/server/mpm/prefork/ |
H A D | prefork.c | 1156 ap_remove_pid(pconf, ap_pid_fname); 1192 ap_remove_pid(pconf, ap_pid_fname);
|
/httpd/include/ |
H A D | http_log.h | 764 AP_DECLARE(void) ap_remove_pid(apr_pool_t *p, const char *fname);
|
/httpd/server/mpm/motorz/ |
H A D | motorz.c | 1365 ap_remove_pid(pconf, ap_pid_fname); 1401 ap_remove_pid(pconf, ap_pid_fname);
|
/httpd/server/mpm/worker/ |
H A D | worker.c | 1895 ap_remove_pid(pconf, ap_pid_fname); 1919 ap_remove_pid(pconf, ap_pid_fname);
|
/httpd/server/mpm/event/ |
H A D | event.c | 3153 ap_remove_pid(pconf, ap_pid_fname); 3176 ap_remove_pid(pconf, ap_pid_fname);
|
/httpd/server/mpm/winnt/ |
H A D | mpm_winnt.c | 1732 ap_remove_pid(pconf, ap_pid_fname);
|
/httpd/server/ |
H A D | log.c | 1500 AP_DECLARE(void) ap_remove_pid(apr_pool_t *p, const char *rel_fname) function
|
Completed in 1878 milliseconds