|
Apache HTTPD
|
#include "apr_arch_file_io.h"#include "apr_strings.h"#include "apr_portable.h"#include "apr_thread_mutex.h"#include "apr_arch_inherit.h"Go to the source code of this file.
Functions | |
| static apr_status_t | file_cleanup (apr_file_t *file, int is_child) |
| apr_status_t | apr_unix_file_cleanup (void *thefile) |
| apr_status_t | apr_unix_child_file_cleanup (void *thefile) |
| APR_DECLARE (apr_status_t) | |
| APR_DECLARE (apr_pool_t *) | |
| apr_status_t apr_unix_child_file_cleanup | ( | void * | thefile | ) |
| apr_status_t apr_unix_file_cleanup | ( | void * | thefile | ) |
|
static |