Home
last modified time | relevance | path

Searched refs:shim_dbm_store (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_hooks.h60 extern int shim_dbm_store(DBM *db, datum key, datum content,
80 #define dbm_store shim_dbm_store
H A Dshim.h104 extern int shim_dbm_store(DBM *db, datum key, datum content,
H A Dshim.c454 shim_dbm_store(DBM *db, datum key, datum content, int store_mode) in shim_dbm_store() function
/illumos-gate/usr/src/lib/libnisdb/
H A Dmapfile-vers248 shim_dbm_store;