Searched defs:dav_dbm_exists (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/dav/fs/ | ||
H A D | dbm.c | 221 int dav_dbm_exists(dav_db *db, apr_datum_t key) function 429 if (dav_dbm_exists(db, key)) { 643 return dav_dbm_exists(db, key); |
Completed in 13 milliseconds