Searched refs:printsub (Results 1 - 25 of 40) sorted by relevance

12

/macosx-10.10.1/libtelnet-13/
H A Dmisc-proto.h79 void printsub(char, unsigned char *, int);
H A Dauth.h74 void (*printsub)(unsigned char *, int, unsigned char *, int); member in struct:XauthP
H A Dencrypt.h95 void (*printsub)(unsigned char *, int, unsigned char *, int); member in struct:__anon9534
H A Dencrypt.c437 printsub('>', &str_send[2], str_suplen - 2);
786 printsub('>', &str_keyid[2], strp - str_keyid - 2);
846 printsub('>', &str_start[2], p - &str_start[2]);
872 printsub('>', &str_end[2], sizeof(str_end) - 2);
899 printsub('>', &str_start[2], p - &str_start[2]);
909 printsub('>', &str_end[2], sizeof(str_end) - 2);
956 if (ep->printsub)
957 (*ep->printsub)(data, cnt, buf, buflen);
H A Dauth.c369 printsub('>', &str_request[2], e - str_request - 2);
454 printsub('>', &str_none[2], sizeof(str_none) - 2);
549 printsub('>', &str_request[2], e - &str_request[2]);
605 if ((ap = findauthenticator(data[1], data[2])) && ap->printsub)
606 (*ap->printsub)(data, cnt, buf, buflen);
H A Denc_des.c232 printsub('>', &fbp->fb_feed[2], p - &fbp->fb_feed[2]);
291 printsub('>', &fbp->fb_feed[2], p - &fbp->fb_feed[2]);
316 printsub('>', &fbp->fb_feed[2], p - &fbp->fb_feed[2]);
H A Dkrb4encpwd.c150 printsub('>', &str_data[2], p - (&str_data[2]));
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dmisc-proto.h79 void printsub(char, unsigned char *, int);
H A Dauthenc.c62 printsub('>', &str[2], len-2);
H A Dtelnet.c749 printsub('<', subbuffer, SB_LEN()+2);
767 printsub('>', &temp[2], len-2);
792 printsub('>', temp+2, len - 2);
898 printsub('>', temp+2, len - 2);
1017 printsub('>', &str_lm[2], sizeof(str_lm)-2);
1053 printsub('>', &str_lm[2], sizeof(str_lm)-2);
1094 printsub('>', &str_lm_mode[2], sizeof(str_lm_mode)-2);
1220 printsub('>', &slc_import_def[2], sizeof(slc_import_def)-2);
1223 printsub('>', &slc_import_val[2], sizeof(slc_import_val)-2);
1389 printsub('>',
[all...]
H A Dtn3270.c405 printsub('>', sb_terminal+2, sizeof sb_terminal-2);
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/libtelnet/
H A Dauth.h75 void (*printsub) (unsigned char *, size_t, unsigned char *, size_t); member in struct:XauthP
H A Dmisc-proto.h78 void printsub(int direction, unsigned char *pointer, size_t);
H A Dencrypt.h88 void (*printsub) (unsigned char *, size_t, unsigned char *, size_t); member in struct:__anon499
H A Dauth.c350 printsub('>', &str_request[2], e - str_request - 2);
435 printsub('>', &str_none[2], sizeof(str_none) - 2);
537 printsub('>', &str_request[2], e - &str_request[2]);
601 if ((ap = findauthenticator(data[1], data[2])) && ap->printsub)
602 (*ap->printsub)(data, cnt, buf, buflen);
H A Dencrypt.c440 printsub('>', &str_send[2], str_suplen - 2);
802 printsub('>', &str_keyid[2], strp - str_keyid - 2);
862 printsub('>', &str_start[2], p - &str_start[2]);
888 printsub('>', &str_end[2], sizeof(str_end) - 2);
915 printsub('>', &str_start[2], p - &str_start[2]);
925 printsub('>', &str_end[2], sizeof(str_end) - 2);
998 if (ep->printsub)
999 (*ep->printsub)(data, cnt, buf, buflen);
H A Denc_des.c229 printsub('>', &fbp->fb_feed[2], p - &fbp->fb_feed[2]);
287 printsub('>', &fbp->fb_feed[2], p - &fbp->fb_feed[2]);
312 printsub('>', &fbp->fb_feed[2], p - &fbp->fb_feed[2]);
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dauthenc.c45 printsub('>', &str[2], len-2);
H A Dtelnet.c708 printsub('<', subbuffer, SB_LEN()+2);
727 printsub('>', &temp[2], len-2);
755 printsub('>', temp+2, len - 2);
861 printsub('>', temp+2, len - 2);
980 printsub('>', &str_lm[2], sizeof(str_lm)-2);
1016 printsub('>', &str_lm[2], sizeof(str_lm)-2);
1057 printsub('>', &str_lm_mode[2], sizeof(str_lm_mode)-2);
1172 printsub('>', &slc_import_def[2], sizeof(slc_import_def)-2);
1175 printsub('>', &slc_import_val[2], sizeof(slc_import_val)-2);
1342 printsub('>',
[all...]
H A Dexterns.h362 void printsub(int direction, unsigned char *pointer, size_t length);
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dext.h111 printsub(char, unsigned char *, int),
H A Dtelnetd.c542 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
549 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
556 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
563 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
568 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
647 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
1207 DIAG(TD_OPTIONS, printsub('>',
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dext.h150 void printsub (int direction, unsigned char *pointer, size_t length);
H A Dtelnetd.c572 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
579 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
586 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
593 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
598 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
673 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
1181 DIAG(TD_OPTIONS, printsub('>',
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dtelnet.c115 static void printsub(struct SessionHandle *data,
707 static void printsub(struct SessionHandle *data, function
940 printsub(data, '<', (unsigned char *)tn->subbuffer, CURL_SB_LEN(tn)+2);
952 printsub(data, '>', &temp[2], len-2);
964 printsub(data, '>', &temp[2], len-2);
992 printsub(data, '>', &temp[2], len-2);
1038 printsub(data, '>', (unsigned char *)tn->subbuffer+2,

Completed in 215 milliseconds

12