Searched refs:ap_remove_pid (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/apache-793/httpd/include/
H A Dhttp_log.h583 AP_DECLARE(void) ap_remove_pid(apr_pool_t *p, const char *fname);
/macosx-10.10/apache-793/httpd/server/mpm/mpmt_os2/
H A Dmpmt_os2.c176 ap_remove_pid(pconf, ap_pid_fname);
/macosx-10.10/apache-793/httpd/server/mpm/prefork/
H A Dprefork.c1107 ap_remove_pid(pconf, ap_pid_fname);
1141 ap_remove_pid(pconf, ap_pid_fname);
/macosx-10.10/apache-793/httpd/server/mpm/worker/
H A Dworker.c1845 ap_remove_pid(pconf, ap_pid_fname);
1865 ap_remove_pid(pconf, ap_pid_fname);
/macosx-10.10/apache-793/httpd/server/mpm/event/
H A Devent.c2696 ap_remove_pid(pconf, ap_pid_fname);
2716 ap_remove_pid(pconf, ap_pid_fname);
/macosx-10.10/apache-793/httpd/server/
H A Dlog.c1401 AP_DECLARE(void) ap_remove_pid(apr_pool_t *p, const char *rel_fname) function
/macosx-10.10/apache-793/httpd/server/mpm/winnt/
H A Dmpm_winnt.c1732 ap_remove_pid(pconf, ap_pid_fname);

Completed in 94 milliseconds