Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Ddefines.h800 #ifndef UT_LINESIZE
801 # define UT_LINESIZE 8 macro
H A Dloginrec.c1433 char line[UT_LINESIZE]; in syslogin_perform_logout()