Home
last modified time | relevance | path

Searched refs:ENOSPACE (Results 1 – 4 of 4) sorted by relevance

/external/tcpdump/
Dtftp.h76 #define ENOSPACE 3 /* disk full or allocation exceeded */ macro
Dprint-tftp.c63 { ENOSPACE, "ENOSPACE" }, /* disk full or allocation exceeded */
/external/iputils/
Dtftp.h73 #define ENOSPACE 3 /* disk full or allocation exceeded */ macro
Dtftpd.c470 else nak(ENOSPACE); in recvfile()
501 { ENOSPACE, "Disk full or allocation exceeded" },