Searched refs:ENCRYPT_IS (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/arpa/
H A Dtelnet.h286 #define ENCRYPT_IS 0 /* I pick encryption type ... */ macro
/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dtelnet.h283 #define ENCRYPT_IS 0 /* I pick encryption type ... */ macro
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dtelnet.h311 #define ENCRYPT_IS 0 /* I pick encryption type ... */ macro
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/libtelnet/
H A Denc_des.c153 fbp->fb_feed[3] = ENCRYPT_IS;
220 *p++ = ENCRYPT_IS;
/macosx-10.10.1/libtelnet-13/
H A Denc_des.c159 fbp->fb_feed[3] = ENCRYPT_IS;
223 *p++ = ENCRYPT_IS;
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dutilities.c483 case ENCRYPT_IS:
485 fprintf(NetTrace, " %s ", (pointer[1] == ENCRYPT_IS) ?
H A Dtelnet.c934 case ENCRYPT_IS:
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dutility.c1067 case ENCRYPT_IS:
1070 (pointer[1] == ENCRYPT_IS) ?
H A Dstate.c1238 case ENCRYPT_IS:
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dutilities.c508 case ENCRYPT_IS:
510 fprintf(NetTrace, " %s ", (pointer[1] == ENCRYPT_IS) ?
H A Dtelnet.c971 case ENCRYPT_IS:
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dutility.c983 case ENCRYPT_IS:
985 output_data(" %s ", (pointer[1] == ENCRYPT_IS) ?
H A Dstate.c1443 case ENCRYPT_IS:

Completed in 286 milliseconds