Home
last modified time | relevance | path

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

/freebsd/usr.sbin/lpr/lpd/
H A Dprintjob.c137 static char *scnline(int _key, char *_p, int _c);
1477 scnline(int key, char *p, int c) in scnline() function
1507 strp = scnline(scnkey[(int)c][scnhgt-1-d], strp, cc); in scan_out()