Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/filter/postscript/postio/
H A DMakefile37 SRCS= postio.c ifdef.c slowsend.c parallel.c
H A Dslowsend.c68 slowsend(int fd_in) in slowsend() function
H A Dpostio.c225 extern void slowsend(int);
678 slowsend(fd_in); in send()