Searched defs:UTLINLEN (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/tcsh/
H A Dtc.who.c44 # define UTLINLEN sizeof(((struct utmpx *) 0)->ut_line) macro
98 # define UTLINLEN sizeof(((struct utmp *) 0)->ut_line) macro
110 # define UTLINLEN sizeof(__ut.ut_line) macro
134 #define UTLINLEN 64 macro

Completed in 123 milliseconds