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

/macosx-10.10/apr-32/apr/apr/threadproc/beos/
H A Dapr_proc_stub.c48 receive_data(&sender, buffer, sizeof(struct pipefd));
H A Dproc.c284 receive_data(&sender, (void*)NULL,0);
/macosx-10.10/rsync-45/rsync/
H A Dreceiver.c136 static int receive_data(int f_in, char *fname_r, int fd_r, OFF_T size_r, function
287 receive_data(f_in, NULL, -1, 0, NULL, -1, length);
664 recv_ok = receive_data(f_in, fnamecmp, fd1, st.st_size,
/macosx-10.10/Heimdal-398.1.2/appl/ftp/ftpd/
H A Dftpd.c147 static int receive_data (FILE *, FILE *);
1162 if (receive_data(din, fout) == 0) {
1456 receive_data(FILE *instr, FILE *outstr) function
1546 reply(550, "Unimplemented TYPE %d in receive_data", type);
/macosx-10.10/efax-38/efax/
H A Defax.c864 int receive_data ( TFILE *mf, OFILE *f, cap session, int *nerr, int *nline ) function
1636 switch ( receive_data ( mf, outf, session, &nerr, &nlines) ) {
1991 if ( receive_data ( mf, outf, session, &nerr, NULL) == 0 ) {

Completed in 145 milliseconds