Searched defs:init (Results 1 - 2 of 2) sorted by relevance
/httpd/include/ | ||
H A D | ap_socache.h | 51 /** Hints which may be passed to the init function; providers may 128 apr_status_t (*init)(ap_socache_instance_t *instance, const char *cname, member in struct:ap_socache_provider_t |
H A D | http_core.h | 893 void * (*init)(apr_pool_t *p, server_rec *s); member in struct:ap_errorlog_provider 897 * @param handle Handle created by init() function |
Completed in 13 milliseconds