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

/macosx-10.10/NFS-82/nfsd/
H A Dmountd.c287 struct grouplist *ht_grp; /* host/network flags applies to */ member in struct:host
1144 grp = hp->ht_grp;
2708 grp = ht->ht_grp;
2717 ht->ht_grp = NULL;
2743 if (ht3->ht_grp->gr_type != GT_HOST)
2745 a2 = ht3->ht_grp->gr_u.gt_hostinfo.h_ailist;
2779 ht->ht_grp = NULL;
3210 if ((cmp = grpcmp(newht->ht_grp, ht->ht_grp)) <= 0)
3484 if (!grpcmp(grp, ht->ht_grp))
[all...]

Completed in 108 milliseconds