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

/macosx-10.10/NFS-82/nfsd/
H A Dmountd.c232 struct addrinfo *h_ailist; /* address list */ member in struct:hostinfo
2737 a1 = grp->gr_u.gt_hostinfo.h_ailist;
2745 a2 = ht3->ht_grp->gr_u.gt_hostinfo.h_ailist;
2767 if (a3 == grp->gr_u.gt_hostinfo.h_ailist) {
2946 if ((ai = grp->gr_u.gt_hostinfo.h_ailist)) {
3019 a1 = g1->gr_u.gt_hostinfo.h_ailist;
3020 a2 = g2->gr_u.gt_hostinfo.h_ailist;
3108 if (grptmp->gr_u.gt_hostinfo.h_ailist)
3109 freeaddrinfo(grptmp->gr_u.gt_hostinfo.h_ailist);
3153 if (grp->gr_u.gt_hostinfo.h_ailist)
[all...]

Completed in 71 milliseconds