Searched defs:LINELEN (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Dmain.c50 #define LINELEN 1024 macro
130 if ((gl = new_GetLine(LINELEN, HISTORY)) == NULL) {
/illumos-gate/usr/src/cmd/rcap/common/
H A Dutils.h69 #define LINELEN 256 /* max. message length */ macro
/illumos-gate/usr/src/cmd/power/
H A Dpmconfig.h48 #define LINELEN 80 macro
/illumos-gate/usr/src/cmd/bnu/
H A Duucico.c911 #define LINELEN 81 macro
916 static char buf[LINELEN], *bp;
925 while ( (bp = fgets(buf,LINELEN,tzfp)) != (char *)NULL ) {
/illumos-gate/usr/src/cmd/newform/
H A Dnewform.c62 #define LINELEN 80 macro
518 while (*nexttab < LINELEN) {
/illumos-gate/usr/src/cmd/adbgen/common/
H A Dadbgen1.c43 #define LINELEN 1024 /* max line length expected in input */ macro

Completed in 65 milliseconds