Searched refs:receive_data (Results 1 – 1 of 1) sorted by relevance
207 static int receive_data(FILE *, FILE *);1253 if (receive_data(din, fout) == 0) { in store()1625 receive_data(FILE *instr, FILE *outstr) in receive_data() function