HomeSort by: relevance | last modified time | path
    Searched defs:show_term (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/who/
who.c 77 static int show_term; /* show term state */ variable in typeref:typename:int
112 only_current_term = show_term = show_idle = show_labels = 0;
149 show_term = 1;
177 only_current_term = show_term = show_idle = 0;
299 if (show_term || show_idle) {
312 if (show_term)
351 if (show_term)

Completed in 11 milliseconds