Home
last modified time | relevance | path

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

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