Home
last modified time | relevance | path

Searched refs:mesg (Results 1 – 4 of 4) sorted by relevance

/coreutils/src/
Dwho.c238 static char mesg[3] = { ' ', 'x', '\0' }; in print_line() local
245 mesg[1] = state; in print_line()
274 include_mesg ? mesg : "", in print_line()
326 char mesg; in print_user() local
356 mesg = is_tty_writable (&stats) ? '+' : '-'; in print_user()
361 mesg = '?'; in print_user()
429 print_line (utmp_ent->ut_user, mesg, in print_user()
Dpinky.c196 char mesg; in print_entry() local
220 mesg = (stats.st_mode & S_IWGRP) ? ' ' : '*'; in print_entry()
225 mesg = '?'; in print_entry()
256 fputc (mesg, stdout); in print_entry()
/coreutils/
DNEWS2874 who: the "+/-" --mesg (-T) indicator of whether a user/tty is accepting
2876 not accepting messages (mesg no). Before, who would examine only the
/coreutils/doc/
Dcoreutils.texi16251 @itemx --mesg
16256 @opindex --mesg