Searched refs:UT_LINESIZE (Results 1 – 3 of 3) sorted by relevance
739 #ifndef UT_LINESIZE740 # define UT_LINESIZE 8 macro
1431 char line[UT_LINESIZE]; in syslogin_perform_logout()
1659 char term[UT_LINESIZE];1675 strncpy(ut.ut_line, term, UT_LINESIZE);1676 ut.ut_line[UT_LINESIZE - 1] = '\0';