Searched refs:RP_RECVFROM (Results 1 – 3 of 3) sorted by relevance
| /freebsd-head/libexec/tftpd/ | ||
| HD | tftp-io.h | 29 #define RP_RECVFROM -1 macro |
| HD | tftp-utils.c | 269 { RP_RECVFROM, "recvfrom() complained" }, |
| HD | tftp-io.c | 410 return (RP_RECVFROM); in receive_packet() |