Searched defs:entry_exists_p (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_table.cc1134 bool_t db_table::entry_exists_p(entryp i) { function in class:db_table
1136 READLOCK(this, FALSE, "r db_table::entry_exists_p");
1139 READUNLOCK(this, ret, "ru db_table::entry_exists_p");

Completed in 22 milliseconds