|
Apache HTTPD
|
#include "apr_arch_shm.h"#include "apr_arch_file_io.h"#include "apr_general.h"#include "apr_errno.h"#include "apr_user.h"#include "apr_strings.h"#include "apr_hash.h"Go to the source code of this file.
Functions | |
| static apr_status_t | shm_cleanup_owner (void *m_) |
| APR_DECLARE (apr_status_t) | |
| static apr_status_t | shm_cleanup_attach (void *m_) |
| APR_DECLARE (void *) | |
| APR_DECLARE (apr_size_t) | |
| APR_PERMS_SET_IMPLEMENT (shm) | |
| APR_DECLARE (apr_pool_t *) | |
|
static |
|
static |