Searched refs:dbm_open_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/apr-util/dbm/
H A Dapr_dbm.c78 static apr_status_t dbm_open_type(apr_dbm_type_t const* * vtable, function
200 apr_status_t rv = dbm_open_type(&vtable, type, pool);
279 apr_status_t rv = dbm_open_type(&vtable, type, p);

Completed in 30 milliseconds