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

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_hooks.h56 extern datum shim_dbm_fetch_noupdate(DBM *db, datum key);
H A Dshim.h101 extern datum shim_dbm_fetch_noupdate(DBM *db, datum key);
H A Dshim.c180 * FUNCTION: shim_dbm_fetch_noupdate()
191 shim_dbm_fetch_noupdate(DBM *db, datum key) function
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_proc.c777 *val = shim_dbm_fetch_noupdate(fdb, k);

Completed in 68 milliseconds