HomeSort by: relevance | last modified time | path
    Searched refs:krb5_krbhst_info (Results 1 - 12 of 12) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
send_to_kdc_plugin.h 52 krb5_krbhst_info *,
krbhst.c 69 srv_find_realm(krb5_context context, krb5_krbhst_info ***res, int *count,
127 krb5_krbhst_info *hi = NULL;
188 krb5_krbhst_info**);
193 struct krb5_krbhst_info *hosts, **index, **end;
231 * parse `spec' into a krb5_krbhst_info, defaulting the port to `def_port'
235 static struct krb5_krbhst_info*
240 struct krb5_krbhst_info *hi;
296 _krb5_free_krbhst_info(krb5_krbhst_info *hi)
305 krb5_krbhst_info *from,
306 krb5_krbhst_info **to
    [all...]
krb5-private.h 332 _krb5_free_krbhst_info (krb5_krbhst_info */*hi*/);
466 krb5_krbhst_info */*from*/,
467 krb5_krbhst_info **/*to*/);
623 const krb5_krbhst_info */*hi*/,
krb5.h 822 typedef struct krb5_krbhst_info { struct
829 struct krb5_krbhst_info *next;
831 } krb5_krbhst_info; typedef in typeref:struct:krb5_krbhst_info
841 (KRB5_CALLCONV * krb5_send_to_kdc_func)(krb5_context, void *, krb5_krbhst_info *, time_t,
send_to_kdc.c 70 krb5_krbhst_info *hi;
103 krb5_krbhst_info *hi,
301 krb5_krbhst_info *hi;
491 krb5_krbhst_info *hi = host->hi;
771 submit_request(krb5_context context, krb5_sendto_ctx ctx, krb5_krbhst_info *hi)
1155 krb5_krbhst_info *hi;
changepw.c 523 krb5_krbhst_info *hi;
krb5-protos.h 5037 krb5_krbhst_info */*hostinfo*/,
5286 const krb5_krbhst_info */*host*/,
5308 krb5_krbhst_info */*host*/,
5330 krb5_krbhst_info **/*host*/);
pkinit.c 1010 const krb5_krbhst_info *hi,
1109 const krb5_krbhst_info *hi,
1348 const krb5_krbhst_info *hi,
1543 const krb5_krbhst_info *hi,
init_creds_pw.c 1308 const krb5_krbhst_info *hi,
2182 krb5_krbhst_info *hostinfo,
2619 krb5_krbhst_info *hostinfo = NULL;
  /src/crypto/external/bsd/heimdal/include/
krb5-private.h 330 _krb5_free_krbhst_info (krb5_krbhst_info */*hi*/);
464 krb5_krbhst_info */*from*/,
465 krb5_krbhst_info **/*to*/);
621 const krb5_krbhst_info */*hi*/,
krb5-protos.h 5035 krb5_krbhst_info */*hostinfo*/,
5284 const krb5_krbhst_info */*host*/,
5306 krb5_krbhst_info */*host*/,
5328 krb5_krbhst_info **/*host*/);
  /src/crypto/external/bsd/heimdal/dist/kdc/
kdc-tester.c 81 krb5_krbhst_info *ho,

Completed in 71 milliseconds