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

/haiku-fatelf/headers/compatibility/bsd/arpa/
H A Dftp.h59 char *typenames[] = {"0", "ASCII", "EBCDIC", "Image", "Local" }; variable
/haiku-fatelf/src/libs/ncurses/ncurses/tinfo/
H A Dcomp_hash.c241 static const char *typenames[] = local
299 typenames[name_table[n].nte_type],
/haiku-fatelf/src/bin/network/ftpd/
H A Dftpcmd.y102 extern char *typenames[]; /* defined in <arpa/ftp.h> included from ftpd.c */
1649 typenames[type]);
H A Dftpd.c2436 printf(" TYPE: %s", typenames[type]);

Completed in 49 milliseconds