Home | History | Annotate | Download | only in who

Lines Matching defs:show_labels

107 	int c, only_current_term, show_labels, quick_mode, default_mode;
112 only_current_term = show_term = show_idle = show_labels = 0;
128 show_labels = 1;
184 who_am_i(NULL, show_labels);
186 process(NULL, show_labels);
193 who_am_i(*argv, show_labels);
195 process(*argv, show_labels);
199 who_am_i(NULL, show_labels);
226 who_am_i(const char *fname, int show_labels)
245 if (show_labels)
255 if (show_labels)
261 process(const char *fname, int show_labels)
265 if (show_labels)