Home
last modified time | relevance | path

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

/dragonfly/usr.bin/finger/
H A Dutil.c302 #define TALKABLE 0220 /* tty is writable if 220 mode */ in find_idle_and_ttywrite() macro
303 w->writable = ((sb.st_mode & TALKABLE) == TALKABLE); in find_idle_and_ttywrite()