Searched refs:write_behind (Results 1 – 4 of 4) sorted by relevance
73 extern int write_behind(FILE *, int);
200 if (write_behind(file, convert) < 0) /* flush it */ in writeit()214 write_behind(FILE *file, int convert) in write_behind() function
295 if (write_behind(file, convert) < 0) { in tftp_recvfile()378 if (write_behind(file, convert) < 0) { /* flush last buffer */ in tftp_recvfile()
1240 if (write_behind(file, pf->f_convert) < 0) { in tftpd_recvfile()1294 if (write_behind(file, pf->f_convert) < 0) { in tftpd_recvfile()