Searched refs:RemoteHostName (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/libtelnet/
H A Dmisc.h38 extern const char *RemoteHostName;
H A Dmisc.c50 const char *RemoteHostName; variable
59 RemoteHostName = remote;
H A Dkerberos5.c262 RemoteHostName,
270 RemoteHostName, krb5_get_err_text(context, ret));
507 RemoteHostName ? RemoteHostName : "<unknown>");
841 RemoteHostName,
H A Dspx.c220 "SERVICE:rcmd@%s", RemoteHostName);
/macosx-10.10.1/libtelnet-13/
H A Dmisc.h38 extern char *RemoteHostName;
H A Dmisc.c62 char *RemoteHostName; variable
76 RemoteHostName = remote;
H A Dkerberos.c176 if ((realm = krb_get_phost(RemoteHostName)))
181 realm = dest_realm ? dest_realm : krb_realmofhost(RemoteHostName);
184 printf("Kerberos V4: no realm for %s\r\n", RemoteHostName);
H A Dkrb4encpwd.c316 strcpy(instance, RemoteHostName);
H A Dkerberos5.c256 if ((r = krb5_sname_to_principal(telnet_context, RemoteHostName,
842 if ((r = krb5_sname_to_principal(telnet_context, RemoteHostName, "host",
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dmisc.h38 extern char *RemoteHostName;

Completed in 199 milliseconds