Searched refs:store_mode (Results 1 – 3 of 3) sorted by relevance
454 shim_dbm_store(DBM *db, datum key, datum content, int store_mode) in shim_dbm_store() argument467 DBM_REPLACE == store_mode, FALSE)) in shim_dbm_store()485 ret = dbm_store(map->entries, key, content, store_mode); in shim_dbm_store()
63 int store_mode);
107 int store_mode);