#include "apr.h"#include "apr_private.h"#include "apr_general.h"#include "apr_lib.h"#include "apr_shm.h"#include "apr_pools.h"#include "apr_file_io.h"#include "apr_network_io.h"#include "apr_portable.h"Include dependency graph for apr_arch_shm.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | SHM_R 0400 |
| #define | SHM_W 0200 |
| #define | MAP_FAILED ((void *)-1) |
|
|
Definition at line 55 of file apr_arch_shm.h. Referenced by APR_DECLARE(). |
|
|
Definition at line 43 of file apr_arch_shm.h. Referenced by APR_DECLARE(). |
|
|
Definition at line 46 of file apr_arch_shm.h. Referenced by APR_DECLARE(). |