Searched refs:aok (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dprintf.c67 static int aask, aok; variable
315 if (!aok && !panicstr)
332 if (!aok && !panicstr)
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dprintf.c42 volatile int aok; variable
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A Dsymprof.pl1522 my ($file, $count, $goodone, $ok, $aok, @file);
1545 # $aok = 1 means always OK. I.e. we are definitely in the
1548 $aok = 0;
1576 if ($aok) {
1588 $aok = 1 if ($idx != -1);
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dlex.c232 int aok,docextra; local
243 aok= lp->aliasok;
247 lp->aliasok = aok;
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h115 extern int aok;
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c48 int aok; variable
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c57 int aok; variable
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c3707 aok = (dump_opt['A'] == 1) || (dump_opt['A'] > 2);

Completed in 92 milliseconds