Home
last modified time | relevance | path

Searched defs:show_labels (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/who/
H A Dwho.c107 int c, only_current_term, show_labels, quick_mode, default_mode; in main() local
226 who_am_i(const char *fname, int show_labels) in who_am_i()
261 process(const char *fname, int show_labels) in process()
/netbsd-src/usr.sbin/ldpd/
H A Dldp_command.c481 show_labels(int s, char *recvspace) in show_labels() function