Searched refs:ENOTFOUND (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/server/
H A Dtftp.h53 #define ENOTFOUND 1 macro
H A Dtftpd.c169 { ENOTFOUND, "File not found" },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dtftp.h74 #define ENOTFOUND 1 /* file not found */ macro
H A Dprint-tftp.c61 { ENOTFOUND, "ENOTFOUND" }, /* file not found */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Dtftp.h71 #define ENOTFOUND 1 /* file not found */ macro
H A Dtftpd.c308 return (errno == ENOENT ? ENOTFOUND : EACCESS);
499 { ENOTFOUND, "File not found" },

Completed in 90 milliseconds