Home
last modified time | relevance | path

Searched defs:nosync (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_db.cc1587 entry_obj * newobj, int skiplog, int nosync) in db_add_entry_x()
1649 int nosync) in db_remove_entry_x()
/illumos-gate/usr/src/ucbcmd/shutdown/
H A Dshutdown.c110 char *nosync = NULL; variable
/illumos-gate/usr/src/cmd/halt/
H A Dhalt.c1275 int qflag = 0, needlog = 1, nosync = 0; in main() local