Searched refs:htdbm_init (Results 1 - 1 of 1) sorted by relevance
/httpd/support/ | ||
H A D | htdbm.c | 105 static apr_status_t htdbm_init(apr_pool_t **pool, htdbm_t **hdbm) function 330 if ((rv = htdbm_init(&pool, &h)) != APR_SUCCESS) { |
Completed in 11 milliseconds