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

  /external/curl/tests/server/
tftp.h 55 #define ENOSPACE 3
tftpd.c 171 { ENOSPACE, "Disk full or allocation exceeded" },
    [all...]
  /bionic/libc/include/arpa/
tftp.h 74 #define ENOSPACE 3 /* disk full or allocation exceeded */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-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" },
  /external/tcpdump/
print-tftp.c 55 #define ENOSPACE 3 /* disk full or allocation exceeded */
79 { ENOSPACE, "ENOSPACE" }, /* disk full or allocation exceeded */

Completed in 356 milliseconds