Searched refs:write_behind (Results 1 – 4 of 4) sorted by relevance
71 extern int write_behind(FILE *, int);
198 if (write_behind(file, convert) < 0) /* flush it */ in writeit()212 write_behind(FILE *file, int convert) in write_behind() function
296 if (write_behind(file, convert) < 0) { in tftp_recvfile()379 if (write_behind(file, convert) < 0) { /* flush last buffer */ in tftp_recvfile()
1241 if (write_behind(file, pf->f_convert) < 0) { in tftpd_recvfile()1295 if (write_behind(file, pf->f_convert) < 0) { in tftpd_recvfile()