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

/osnet-11/usr/src/lib/libnisdb/yptol/
H A Dshim_hooks.h63 int store_mode);
H A Dshim.h106 int store_mode);
H A Dshim.c451 shim_dbm_store(DBM *db, datum key, datum content, int store_mode) argument
464 DBM_REPLACE == store_mode, FALSE))
482 ret = dbm_store(map->entries, key, content, store_mode);

Completed in 23 milliseconds