Home
last modified time | relevance | path

Searched refs:qopt (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/who/
H A Dwho.c135 static int qopt = 0; /* 1 = who -q */ variable
258 qopt = 1; in main()
368 if (qopt == 1) { in main()
475 if (qopt) in main()
507 if (qopt) { in dump()