Searched refs:plain_cleanup (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/apr/include/
H A Dapr_pools.h623 * @param plain_cleanup The function to call when the pool is cleared
630 apr_status_t (*plain_cleanup)(void *),
643 * @param plain_cleanup The function to call when the pool is cleared
648 apr_status_t (*plain_cleanup)(void *))
660 * @remarks For some strange reason only the plain_cleanup is handled by this
671 * @a data and @a plain_cleanup will have the registered child cleanup
676 * @param plain_cleanup The plain cleanup function of the registered cleanup
681 apr_status_t (*plain_cleanup)(void *),
/freebsd-10.2-release/contrib/netbsd-tests/modules/
H A Dt_modload.sh62 plain_cleanup() { function

Completed in 110 milliseconds