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

/illumos-gate/usr/src/cmd/who/
H A Dwho.c129 static int dopt = 0; /* 1 = who -d */ variable
213 dopt = 1;
452 if (dopt) {
669 if (dopt && utmpp->ut_type == DEAD_PROCESS) {

Completed in 55 milliseconds