Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
synchnet
usr/src/cmd/cmd-inet/common/tftpcommon.h
72
extern int synchnet(int);
usr/src/cmd/cmd-inet/usr.bin/tftp/tftp.c
355
j = synchnet(f);
usr/src/cmd/cmd-inet/usr.sbin/in.tftpd.c
1279
if (synchnet(peer) < 0) {