Searched refs:shim_dbm_fetch_noupdate (Results 1 – 5 of 5) sorted by relevance
56 extern datum shim_dbm_fetch_noupdate(DBM *db, datum key);
101 extern datum shim_dbm_fetch_noupdate(DBM *db, datum key);
191 shim_dbm_fetch_noupdate(DBM *db, datum key) in shim_dbm_fetch_noupdate() function
170 shim_dbm_fetch_noupdate;
777 *val = shim_dbm_fetch_noupdate(fdb, k); in ypfilter()