Home
last modified time | relevance | path

Searched defs:LINE_MAX (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/
H A Dlimits.h69 #define LINE_MAX 2048 /* max bytes in an input line */ macro
/freebsd/usr.bin/getconf/
H A Dsysconf.gperf39 LINE_MAX, _SC_LINE_MAX keyword
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c165 #define LINE_MAX 1024 macro