hostinfo
int hostinfo = 1; /* do we print login banner? */
hostinfo = 0;
hostinfo = 0;
if (hostinfo && *IM)
krb5_krbhst_info *hostinfo,
&ctx->as_req, &rep.kdc_rep, hostinfo, &key);
krb5_krbhst_info *hostinfo = NULL;
ret = krb5_init_creds_step(context, ctx, &in, &out, hostinfo, &flags);
krb5_krbhst_info *hostinfo;
while(krb5_krbhst_next(context, handle, &hostinfo) == 0)
struct hostinfo *
register struct hostinfo *hi;
freehostinfo(register struct hostinfo *hi)
register struct hostinfo *hi;
void freehostinfo(struct hostinfo *);
struct hostinfo *gethostinfo(char *);
register struct hostinfo *hi;