Home
last modified time | relevance | path

Searched refs:setEntryExp (Results 1 – 2 of 2) sorted by relevance

/titanic_53/usr/src/lib/libnisdb/
H A Ddb_table.cc559 db_table::setEntryExp(entryp where, entry_obj *obj, int initialLoad) { in setEntryExp() function in db_table
671 setEntryExp(where, obj, initialLoad); in add_entry()
697 setEntryExp(where, obj, 0); in replace_entry()
822 setEntryExp(i, tab[i], 1); in configure()
872 setEntryExp(i, tab[i], 1); in configure()
919 setEntryExp(loc, tab[loc], 0); in dupEntry()
1073 setEntryExp(loc, tab[loc], 0); in touchEntry()
H A Ddb_table_c.x278 % void setEntryExp(entryp where, entry_object *obj, int initialLoad);