Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/common/
H A Dtftpcommon.h72 extern int synchnet(int);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftpsubs.c300 synchnet(int socket) in synchnet() function
H A Dtftp.c355 j = synchnet(f); in tftp_recvfile()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c1279 if (synchnet(peer) < 0) { in tftpd_recvfile()