Home
last modified time | relevance | path

Searched refs:scnkey (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/usr.sbin/lpr/lpd/
Dextern.h37 extern char scnkey[][HEIGHT]; /* in lpdchar.c */
Dlpdchar.c108 char scnkey[][HEIGHT] = /* this is relatively easy to modify */ variable
Dprintjob.c1521 strp = scnline(scnkey[(int)c][scnhgt-1-d], strp, cc); in scan_out()