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

/freebsd-10.2-release/usr.bin/finger/
H A Dfinger.h53 enum status { LASTLOG, LOGGEDIN }; enumerator in enum:status
H A Dsprint.c103 if (w->info == LOGGEDIN && !w->writable)
112 (void)putchar(w->info == LOGGEDIN && !w->writable ?
121 if (w->info == LOGGEDIN) {
H A Dutil.c118 if (w->info == LOGGEDIN &&
127 if (w->info == LOGGEDIN &&
147 w->info = LOGGEDIN;
H A Dlprint.c175 if (w->info == LOGGEDIN) {

Completed in 50 milliseconds