Go to the source code of this file.
Defines | |
#define | APR_DECLARE_INHERIT_SET(type) |
#define | APR_DECLARE_INHERIT_UNSET(type) |
|
Value: APR_DECLARE(apr_status_t) apr_##type##_inherit_set( \ apr_##type##_t *the##type)
|
|
Value: APR_DECLARE(apr_status_t) apr_##type##_inherit_unset( \ apr_##type##_t *the##type)
|