Home
last modified time | relevance | path

Searched refs:entry_exists_p (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_table_c.x222 % bool_t entry_exists_p( entryp i );
H A Ddb_mindex.cc479 if (!(table->entry_exists_p(previous))) in next()
H A Ddb_table.cc1141 bool_t db_table::entry_exists_p(entryp i) { in entry_exists_p() function in db_table