Home | History | Annotate | Download | only in common

Lines Matching defs:nfsrv_lughash

165 struct nfsrv_lughash {
169 static struct nfsrv_lughash *nfsuserhash;
170 static struct nfsrv_lughash *nfsusernamehash;
171 static struct nfsrv_lughash *nfsgrouphash;
172 static struct nfsrv_lughash *nfsgroupnamehash;
2580 struct nfsrv_lughash *hp;
2689 struct nfsrv_lughash *hp;
2741 struct nfsrv_lughash *hp, *hp2;
2842 struct nfsrv_lughash *hp;
2957 struct nfsrv_lughash *hp, *hp2;
3191 struct nfsrv_lughash *hp_name, *hp_idnum, *thp;
3249 nfsuserhash = malloc(sizeof(struct nfsrv_lughash) *
3255 nfsusernamehash = malloc(sizeof(struct nfsrv_lughash) *
3262 nfsgrouphash = malloc(sizeof(struct nfsrv_lughash) *
3268 nfsgroupnamehash = malloc(sizeof(struct nfsrv_lughash) *
3552 struct nfsrv_lughash *hp;
3584 struct nfsrv_lughash *hp, *hp2;