Home
last modified time | relevance | path

Searched refs:RP_ERROR (Results 1 – 3 of 3) sorted by relevance

/freebsd/libexec/tftpd/
H A Dtftp-io.h31 #define RP_ERROR -3 macro
H A Dtftp-utils.c268 { RP_ERROR, "Error packet" },
H A Dtftp-io.c438 return (RP_ERROR); in receive_packet()