Searched defs:g_testflag (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/tnf/prex/
H A Dmain.c91 static boolean_t g_testflag; /* asserted in test mode */ variable
518 if (g_testflag)
599 g_testflag = B_TRUE;
655 g_testflag = B_TRUE;

Completed in 64 milliseconds