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

/netbsd-current/include/arpa/
H A Dtftp.h77 #define ENOSPACE 3 /* disk full or allocation exceeded */ macro
/netbsd-current/sys/lib/libsa/
H A Dtftp.h96 #define ENOSPACE 3 /* disk full or allocation exceeded */ macro
H A Dtftp.c243 wbuf.t.th_code = htons((u_short)ENOSPACE); /* ??? */
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-tftp.c58 #define ENOSPACE 3 /* disk full or allocation exceeded */ macro
81 { ENOSPACE, "ENOSPACE" }, /* disk full or allocation exceeded */
/netbsd-current/libexec/tftpd/
H A Dtftpd.c1129 else nak(ENOSPACE);
1162 { ENOSPACE, "Disk full or allocation exceeded" },
/netbsd-current/usr.bin/tftp/
H A Dtftp.c588 { ENOSPACE, "Disk full or allocation exceeded" },

Completed in 144 milliseconds