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

/httpd/support/
H A Dhtdbm.c81 static void terminate(void) function
328 atexit(terminate);
H A Dhtdigest.c178 static void terminate(void) function
201 atexit(terminate);
H A Dhtpasswd.c151 static void terminate(void) function
295 atexit(terminate);
/httpd/server/
H A Dmpm_unix.c176 AP_DECLARE(void) ap_reclaim_child_processes(int terminate, argument
680 * "least wrong" way to open and cleanly terminate an SSL

Completed in 1236 milliseconds