Searched refs:UT_LINESIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/lukemftpd/src/
H A Dlogutmp.c136 || strncmp(ut.ut_line, line, UT_LINESIZE))
/freebsd-10.0-release/crypto/openssh/
H A Ddefines.h733 #ifndef UT_LINESIZE
734 # define UT_LINESIZE 8 macro
H A Dloginrec.c1427 char line[UT_LINESIZE];

Completed in 87 milliseconds