Home
last modified time | relevance | path

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

/trueos/include/
HDlimits.h68 #define LINE_MAX 2048 /* max bytes in an input line */ macro
/trueos/crypto/heimdal/appl/ftp/ftpd/
HDftpd.c165 #define LINE_MAX 1024 macro