Searched refs:LINELEN (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/usr.bin/banner/
H A Dbanner.h23 #define LINELEN 132 macro
H A Dbanner.c60 static long PW = LINELEN;
111 char outbuf[LINELEN+1], *sp, c, cc;
/openbsd-current/usr.sbin/lpr/common_source/
H A Dlp.local.h59 * Printer is assumed to support LINELEN (for block chars)
62 #define LINELEN 132 macro
/openbsd-current/lib/libfido2/src/
H A Dlog.c18 #define LINELEN 256 macro
36 char line[LINELEN], body[LINELEN];
101 char errstr[LINELEN];
/openbsd-current/gnu/lib/libiberty/src/testsuite/
H A Dtest-demangle.c42 #define LINELEN 80 macro
55 data = xmalloc (LINELEN);
56 alloc = LINELEN;
/openbsd-current/games/number/
H A Dnumber.c40 #define LINELEN 256 macro
77 char line[LINELEN];
196 char locline[LINELEN];
201 (void)strlcpy(locline,line,LINELEN);
/openbsd-current/usr.sbin/lpd/
H A Dlp_banner.c41 #define LINELEN 132 macro
1125 char outbuf[LINELEN+1], *sp, c, cc;
/openbsd-current/usr.sbin/lpr/lpd/
H A Dprintjob.c1058 char outbuf[LINELEN+1], *sp, c, cc;

Completed in 103 milliseconds