Searched refs:opt_F (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Duninstall.ksh48 opt_F=""
83 F ) opt_F="-F" ;;
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_set.c343 uint_t opt_plus_W = FALSE, opt_F = FALSE; local
362 'F', MDB_OPT_SETBITS, TRUE, &opt_F,
416 if (opt_F)
H A Dmdb_evset.c50 uint_t opt_F = FALSE; local
73 'F', MDB_OPT_SETBITS, TRUE, &opt_F,
143 if (opt_F == FALSE && (sp.spec_flags & MDB_TGT_SPEC_HIDDEN)) {
/illumos-gate/usr/src/cmd/nohup/
H A Dnohup.c71 static int opt_F = 0; variable
127 opt_F = 1;
153 if (opt_a || opt_F)
610 if (opt_F)
/illumos-gate/usr/src/cmd/dtrace/test/cmd/scripts/
H A Ddtest.pl568 if (!$opt_F) {
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c1752 uint_t opt_F = FALSE; local
1755 'F', MDB_OPT_SETBITS, TRUE, &opt_F, NULL) != argc)
1777 if (opt_F && buf[strlen(buf)-1] != '/' &&

Completed in 59 milliseconds