Home
last modified time | relevance | path

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 */ in parse_ttys() local
437 if (seen_console) in parse_ttys()
446 seen_console++; in parse_ttys()