Home
last modified time | relevance | path

Searched refs:UT_LINESIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/
H A Ddefines.h890 #ifndef UT_LINESIZE
891 # define UT_LINESIZE 8 macro
H A Dloginrec.c1481 char line[UT_LINESIZE]; in syslogin_perform_logout()