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

/freebsd-11-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-11-stable/include/arpa/
H A Dtftp.h74 #define ENOSPACE 3 /* disk full or allocation exceeded */ macro
/freebsd-11-stable/libexec/tftpd/
H A Dtftp-transfer.c277 send_error(peer, ENOSPACE);
H A Dtftp-io.c65 { ENOSPACE, "Disk full or allocation exceeded" },

Completed in 124 milliseconds