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

/illumos-gate/usr/src/cmd/stat/kstat/
H A Dkstat.c79 static boolean_t g_pflg = B_FALSE; variable
135 g_pflg = g_cflg = B_TRUE;
144 g_pflg = g_lflg = B_TRUE;
147 g_pflg = B_TRUE;
190 if (g_qflg && (g_jflg || g_pflg)) {
661 if (g_pflg) {
750 if (!g_pflg) {
758 if (g_pflg) {
871 } else if (!g_pflg) {

Completed in 45 milliseconds