Home
last modified time | relevance | path

Searched refs:write_behind (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/common/
H A Dtftpcommon.h71 extern int write_behind(FILE *, int);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftpsubs.c198 if (write_behind(file, convert) < 0) /* flush it */ in writeit()
212 write_behind(FILE *file, int convert) in write_behind() function
H A Dtftp.c296 if (write_behind(file, convert) < 0) { in tftp_recvfile()
379 if (write_behind(file, convert) < 0) { /* flush last buffer */ in tftp_recvfile()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c1241 if (write_behind(file, pf->f_convert) < 0) { in tftpd_recvfile()
1295 if (write_behind(file, pf->f_convert) < 0) { in tftpd_recvfile()