Home
last modified time | relevance | path

Searched refs:store_mode (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libnisdb/yptol/
H A Dshim.c454 shim_dbm_store(DBM *db, datum key, datum content, int store_mode) in shim_dbm_store() argument
467 DBM_REPLACE == store_mode, FALSE)) in shim_dbm_store()
485 ret = dbm_store(map->entries, key, content, store_mode); in shim_dbm_store()
H A Dshim_hooks.h63 int store_mode);
H A Dshim.h107 int store_mode);