Searched refs:ENCTYPE_CNT (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/arpa/
H A Dtelnet.h300 #define ENCTYPE_CNT 3 macro
320 #define ENCTYPE_NAME_OK(x) ((unsigned int)(x) < ENCTYPE_CNT)
/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dtelnet.h297 #define ENCTYPE_CNT 3 macro
317 #define ENCTYPE_NAME_OK(x) ((unsigned int)(x) < ENCTYPE_CNT)
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dtelnet.h325 #define ENCTYPE_CNT 3 macro
345 #define ENCTYPE_NAME_OK(x) ((unsigned int)(x) < ENCTYPE_CNT)
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/libtelnet/
H A Dencrypt.c526 if ((type < ENCTYPE_CNT) &&
558 if (type < ENCTYPE_CNT)
/macosx-10.10.1/libtelnet-13/
H A Dencrypt.c504 if ((type < ENCTYPE_CNT) &&
536 if (type < ENCTYPE_CNT)

Completed in 208 milliseconds