Searched refs:LBUF (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/text_cmds-88/pr/
H A Dpr.h65 #define LBUF 8192 macro
H A Dpr.c214 if ((obuf = malloc((unsigned)(LBUF + off)*sizeof(char))) == NULL) {
270 if ((cnt = inln(inf,lbuf,LBUF,&cps,0,&mor)) < 0)
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/edit/
H A Demacs.c148 #define LBUF 100 macro
743 genchar string[LBUF];
1238 genchar str_buff[LBUF];

Completed in 297 milliseconds