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

  /bionic/libc/include/arpa/
ftp.h 57 char *typenames[] = {"0", "ASCII", "EBCDIC", "Image", "Local" }; variable
  /device/linaro/bootloader/edk2/StdLib/Include/arpa/
ftp.h 59 char *typenames[] = {"0", "ASCII", "EBCDIC", "Image", "Local" }; variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
ftp.h 55 char *typenames[] = {"0", "ASCII", "EBCDIC", "Image", "Local" }; variable
  /external/elfutils/tests/
showptable.c 78 static const char *typenames[] = local
91 const char *p_type = typenames[phdr->p_type];

Completed in 198 milliseconds