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

/freebsd-10.0-release/usr.sbin/lpr/lpd/
H A Dprintjob.c149 static char *scnline(int _key, char *_p, int _c);
1489 scnline(int key, char *p, int c) function
1519 strp = scnline(scnkey[(int)c][scnhgt-1-d], strp, cc);

Completed in 69 milliseconds