FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SEGSIZE
libexec/tftpd/tftp-utils.c
52
uint16_t segsize = SEGSIZE;
libexec/tftpd/tftp-utils.c
53
uint16_t pktsize = SEGSIZE + 4;
stand/libsa/tftp.c
386
h->tftp_blksize = SEGSIZE;
stand/libsa/tftp.c
892
h->tftp_blksize = SEGSIZE;