Searched defs:krb5int_clean_hostname (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dhst_realm.c30 * krb5int_clean_hostname()
146 retval = krb5int_clean_hostname(context, host, local_host, sizeof local_host);
292 retval = krb5int_clean_hostname(context, host, local_host, sizeof local_host);
379 krb5int_clean_hostname(krb5_context context, function
388 printf("krb5int_clean_hostname called: host<%s>, local_host<%s>, size %d\n",host,local_host,lhsize);
433 printf("krb5int_clean_hostname ending: host<%s>, local_host<%s>, size %d\n",host,local_host,lhsize);

Completed in 21 milliseconds