Home
last modified time | relevance | path

Searched refs:DB_RESET_NEXT (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/head/rpcsvc/
H A Dnis_db.h66 DB_RESET_NEXT = 6 enumerator
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_entry_c.x52 DB_ALL, DB_RESET_NEXT, DB_ADD_NOLOG, enumerator
H A Ddb_headers.h207 DB_RESET_NEXT, DB_ADD_NOLOG, enumerator
H A Ddb.cc276 case DB_RESET_NEXT: in exec_action()
402 case DB_RESET_NEXT: in execute()
H A Dnis_db.cc397 return (dbase->execute(DB_RESET_NEXT, in db_reset_next_entry()