HomeSort by relevance Sort by last modified time
    Searched refs:ENOSPACE (Results 1 - 6 of 6) sorted by null

  /external/tcpdump/
tftp.h 76 #define ENOSPACE 3 /* disk full or allocation exceeded */
print-tftp.c 63 { ENOSPACE, "ENOSPACE" }, /* disk full or allocation exceeded */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/arpa/
tftp.h 70 #define ENOSPACE 3 /* disk full or allocation exceeded */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
tftp.h 70 #define ENOSPACE 3 /* disk full or allocation exceeded */
  /external/iputils/
tftp.h 73 #define ENOSPACE 3 /* disk full or allocation exceeded */
tftpd.c 470 else nak(ENOSPACE);
501 { ENOSPACE, "Disk full or allocation exceeded" },

Completed in 329 milliseconds