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

/illumos-gate/usr/src/cmd/pgrep/
H A Dpgrep.c428 int seen_console = 0; /* Flag so we only stat syscon and systty once */ local
437 if (seen_console)
446 seen_console++;

Completed in 44 milliseconds