Searched refs:ENOSPACE (Results 1 – 6 of 6) sorted by relevance
53 #define ENOSPACE 3 /* disk full or allocation exceeded */ macro76 { ENOSPACE, "ENOSPACE" }, /* disk full or allocation exceeded */
57 #define ENOSPACE 3 macro
178 { ENOSPACE, "Disk full or allocation exceeded" },1304 nak(ENOSPACE); in recvtftp()
25 #define ENOSPACE 3 macro
73 #define ENOSPACE 3 /* disk full or allocation exceeded */ macro
470 else nak(ENOSPACE); in recvfile()501 { ENOSPACE, "Disk full or allocation exceeded" },