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

/freebsd-11-stable/include/arpa/
H A Dftp.h57 char *typenames[] = {"0", "ASCII", "EBCDIC", "Image", "Local" }; variable
/freebsd-11-stable/libexec/ftpd/
H A Dextern.h95 extern char *typenames[]; /* defined in <arpa/ftp.h> included from ftpd.c */
H A Dftpcmd.y1631 typenames[type]);
H A Dftpd.c2432 printf(" TYPE: %s", typenames[type]);
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dmake_hash.c203 static const char *typenames[] = local
286 typenames[name_table[n].nte_type],
304 typenames[name_table[n].nte_type],
/freebsd-11-stable/stand/libsa/zfs/
H A Dzfsimpl.c306 static const char* typenames[] = { local
359 printf("%s %s", typenames[pairtype], pairname);
389 printf("%s %s", typenames[pairtype], pairname);
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c1618 printf(" TYPE: %s", typenames[type]);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c624 const char *typenames[] = { local
651 typenames[ZFS_DIRENT_TYPE(attr.za_first_integer)]);

Completed in 124 milliseconds