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

  /src/crypto/external/bsd/heimdal/dist/kcm/
kcm_locl.h 70 struct kcm_creds;
81 struct kcm_creds { struct
84 struct kcm_creds *next;
98 struct kcm_creds *creds;
cache.c 160 struct kcm_creds *k;
350 struct kcm_creds *k;
354 struct kcm_creds *old;
521 struct kcm_creds *
526 struct kcm_creds *c;
544 struct kcm_creds **c;
550 *c = (struct kcm_creds *)calloc(1, sizeof(**c));
579 struct kcm_creds **c;
585 struct kcm_creds *cred = *c;
624 struct kcm_creds *c
    [all...]
kcm-protos.h 49 struct kcm_creds *
glue.c 199 &((struct kcm_creds *)cursor)->cred,
204 *cursor = ((struct kcm_creds *)cursor)->next;
protocol.c 446 struct kcm_creds *creds;
495 struct kcm_creds *c;
  /src/crypto/external/bsd/heimdal/include/
kcm-protos.h 47 struct kcm_creds *

Completed in 24 milliseconds