Searched refs:authlist (Results 1 - 2 of 2) sorted by relevance

/solaris-userland/components/krb5/Solaris/
H A Drc_mem.c27 struct authlist struct
30 struct authlist *na;
31 struct authlist *nh;
85 struct authlist *ta, *pta = NULL, *head;
125 if (!(ta = (struct authlist *)malloc(sizeof (struct authlist))))
255 t->h = (struct authlist **)malloc(t->hsize*sizeof (struct authlist *));
260 memset(t->h, 0, t->hsize*sizeof (struct authlist *));
H A Drc_mem.h26 struct authlist **h;

Completed in 13 milliseconds