Searched refs:ENOSPACE (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.h55 #define ENOSPACE 3 macro
H A Dtftpd.c171 { ENOSPACE, "Disk full or allocation exceeded" },
1350 nak(ENOSPACE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dtftp.h76 #define ENOSPACE 3 /* disk full or allocation exceeded */ macro
H A Dprint-tftp.c63 { ENOSPACE, "ENOSPACE" }, /* disk full or allocation exceeded */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Dtftp.h73 #define ENOSPACE 3 /* disk full or allocation exceeded */ macro
H A Dtftpd.c470 else nak(ENOSPACE);
501 { ENOSPACE, "Disk full or allocation exceeded" },

Completed in 104 milliseconds