Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnisdb/
H A Ddb_table.cc557 db_table::setEntryExp(entryp where, entry_obj *obj, int initialLoad) { in setEntryExp() function in db_table
669 setEntryExp(where, obj, initialLoad); in add_entry()
695 setEntryExp(where, obj, 0); in replace_entry()
820 setEntryExp(i, tab[i], 1); in configure()
870 setEntryExp(i, tab[i], 1); in configure()
917 setEntryExp(loc, tab[loc], 0); in dupEntry()
1071 setEntryExp(loc, tab[loc], 0); in touchEntry()
H A Ddb_table_c.x278 % void setEntryExp(entryp where, entry_object *obj, int initialLoad);