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

/openbsd-current/usr.bin/banner/
H A Dbanner.c65 scnline(int key, char *p, int c) function
130 strp = scnline(scnkey[(int)c][scnhgt-1-d], strp, cc);
/openbsd-current/usr.sbin/lpd/
H A Dlp_banner.c1087 scnline(int key, char *p, int c) function
1137 strp = scnline(scnkey[(int)c][scnhgt-1-d],
/openbsd-current/usr.sbin/lpr/lpd/
H A Dprintjob.c120 static char *scnline(int, char *, int);
1040 scnline(int key, char *p, int c) function
1071 strp = scnline(scnkey[(int)c][scnhgt-1-d],

Completed in 197 milliseconds