Searched defs:to_dbm (Results 1 - 1 of 1) sorted by relevance
/httpd/support/ | ||
H A D | httxt2dbm.c | 109 static apr_status_t to_dbm(apr_dbm_t *dbm, apr_file_t *fp, apr_pool_t *pool) function 318 rv = to_dbm(outdbm, infile, pool); |
Completed in 1670 milliseconds