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

/illumos-gate/usr/src/cmd/who/
H A Dwho.c131 static int qopt = 0; /* 1 = who -q */ variable
254 qopt = 1;
364 if (qopt == 1) {
471 if (qopt)
503 if (qopt) {

Completed in 45 milliseconds