Searched refs:scnkey (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/usr.bin/banner/
H A Dbanner.c113 extern char scnkey[][HEIGHT]; /* in lpdchar.c */
130 strp = scnline(scnkey[(int)c][scnhgt-1-d], strp, cc);
H A Dchset.c187 char scnkey[][HEIGHT] = /* this is relatively easy to modify */ variable
/openbsd-current/usr.sbin/lpd/
H A Dlp_banner.c116 static const char scnkey[][HEIGHT] = /* this is relatively easy to modify */ variable
1137 strp = scnline(scnkey[(int)c][scnhgt-1-d],
/openbsd-current/usr.sbin/lpr/lpd/
H A Dlpdchar.c99 const char scnkey[][HEIGHT] = /* this is relatively easy to modify */ variable
H A Dprintjob.c1060 extern char scnkey[][HEIGHT]; /* in lpdchar.c */
1071 strp = scnline(scnkey[(int)c][scnhgt-1-d],

Completed in 78 milliseconds