Home
last modified time | relevance | path

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

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