Searched defs:cleanup_t (Results 1 – 1 of 1) sorted by relevance
467 typedef struct cleanup_t cleanup_t; typedef2195 struct cleanup_t { struct2196 struct cleanup_t *next; argument2206 cleanup_t *c; in apr_pool_cleanup_register() argument