Searched refs:only_current_term (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/usr.bin/who/
H A Dwho.c54 int only_current_term; /* show info about the current terminal only */ variable
83 only_current_term = show_term = show_idle = show_labels = 0;
91 only_current_term = 1;
111 only_current_term = show_term = show_idle = show_labels = 0;
139 if (only_current_term) {
165 if (only_current_term) {

Completed in 62 milliseconds