|
Apache Portable Runtime
|
APR File Handle Inheritance Helpers. More...
Go to the source code of this file.
Macros | |
| #define | APR_DECLARE_INHERIT_SET(type) |
| #define | APR_DECLARE_INHERIT_UNSET(type) |
APR File Handle Inheritance Helpers.
| #define APR_DECLARE_INHERIT_SET | ( | type | ) |
Prototype for type-specific declarations of apr_foo_inherit_set functions.
| #define APR_DECLARE_INHERIT_UNSET | ( | type | ) |
Prototype for type-specific declarations of apr_foo_inherit_unset functions.
1.8.10