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

/solaris-userland/components/krb5/Solaris/
H A Drc_mem.c31 struct authlist *nh; member in struct:authlist
100 for (ta = t->h[rephash]; ta; ta = ta->nh) {
111 pta->nh = ta->nh;
116 t->h[rephash] = ta->nh;
135 ta->nh = t->h[rephash];

Completed in 198 milliseconds