FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
send_rrq
libexec/tftpd/tftp-io.h
39
int send_rrq(int peer, char *, char *);
usr.bin/tftp/tftp.c
194
n = send_rrq(peer, name, mode);