Searched refs:UTLINLEN (Results 1 – 1 of 1) sorted by relevance
44 # define UTLINLEN sizeof(((struct utmpx *) 0)->ut_line) macro98 # define UTLINLEN sizeof(((struct utmp *) 0)->ut_line) macro110 # define UTLINLEN sizeof(__ut.ut_line) macro133 #ifndef UTLINLEN134 #define UTLINLEN 64 macro142 char who_tty[UTLINLEN + 1];311 while (wp->who_next && (comp = strncmp(wp->who_tty, utmp.ut_line, UTLINLEN)) < 0)355 (void) strncpy(wpnew->who_tty, utmp.ut_line, UTLINLEN);