Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/httpd/src/main/
Dalloc.c2036 static void file_cleanup(void *fpv) function
2053 ap_register_cleanup_ex(p, (void *) fp, file_cleanup, file_child_cleanup,
2116 ap_kill_cleanup(a, (void *) fd, file_cleanup);