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

/freebsd-12-stable/include/arpa/
H A Dtftp.h76 #define ENOSPACE 3 /* disk full or allocation exceeded */ macro
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-tftp.c55 #define ENOSPACE 3 /* disk full or allocation exceeded */ macro
79 { ENOSPACE, "ENOSPACE" }, /* disk full or allocation exceeded */
/freebsd-12-stable/libexec/tftpd/
H A Dtftp-transfer.c397 send_error(peer, ENOSPACE);
H A Dtftp-io.c67 { ENOSPACE, "Disk full or allocation exceeded" },

Completed in 155 milliseconds