Home
last modified time | relevance | path

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

/titanic_44/usr/src/ucbcmd/shutdown/
H A Dshutdown.c112 char *nosync = NULL; variable
232 nosync = nosyncflag; in main()
262 if (fast && (nosync == nosyncflag)) { in main()
425 "-l", nosync, (char *)0); in main()
445 else if (nosync != NULL) in main()
446 (void) printf(gettext(msg10), nosync); in main()
/titanic_44/usr/src/cmd/halt/
H A Dhalt.c1276 int qflag = 0, needlog = 1, nosync = 0; in main() local
1341 nosync = 1; in main()
1528 if (cmd == A_DUMP && zoneid == GLOBAL_ZONEID && !nosync) in main()
1604 if (zoneid == GLOBAL_ZONEID && !nosync) in main()
1615 if (!qflag && !nosync) { in main()
1631 if (cmd == A_DUMP && nosync != 0) in main()
/titanic_44/usr/src/lib/libsqlite/tool/
H A Dspeedtest.tcl59 puts [format $format {SQLite 2.4.8 (nosync):} $t]
67 puts [format $format {SQLite 2.4.12 (nosync):} $t]
H A Dspeedtest2.tcl59 puts [format $format {SQLite 2.4 (nosync):} $t]
/titanic_44/usr/src/lib/libnisdb/
H A Dnis_db.cc55 int skiplog, int nosync);
1586 entry_obj * newobj, int skiplog, int nosync) in db_add_entry_x() argument
1607 if (nosync) in db_add_entry_x()
1648 int nosync) in db_remove_entry_x() argument
1665 if (nosync) in db_remove_entry_x()
1673 if (nosync) in db_remove_entry_x()