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

/freebsd-11-stable/contrib/apr/file_io/unix/
H A Dopen.c71 apr_status_t apr_unix_file_cleanup(void *thefile) function
/freebsd-11-stable/contrib/apr/threadproc/unix/
H A Dproc.c412 attr->child_in, apr_unix_file_cleanup); local
417 attr->child_out, apr_unix_file_cleanup); local
422 attr->child_err, apr_unix_file_cleanup); local

Completed in 69 milliseconds