Searched defs:infp (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libmail/common/
H A Dcopystream.c37 * int copystream(FILE *infp, FILE *outfp)
41 * infp must be opened for reading and the stream outfp
52 copystream(FILE *infp, FILE *outfp) argument
58 infp)) > 0)

Completed in 58 milliseconds