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

/netbsd-current/usr.bin/who/
H A Dwho.c107 int c, only_current_term, show_labels, quick_mode, default_mode; local
112 only_current_term = show_term = show_idle = show_labels = 0;
134 only_current_term = 1;
177 only_current_term = show_term = show_idle = 0;
183 } else if (only_current_term) {
192 } else if (only_current_term) {

Completed in 143 milliseconds