Home
last modified time | relevance | path

Searched refs:groupnode (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dexportlist.c51 static struct groupnode **newgroup(char *, struct groupnode **);
52 static struct exportnode **newexport(char *, struct groupnode *,
72 struct groupnode *groups; in export()
73 struct groupnode **grtail; in export()
170 struct groupnode *groups, *tmpgroups; in freeexports()
189 static struct groupnode **
190 newgroup(char *grname, struct groupnode **tail) in newgroup()
192 struct groupnode *new; in newgroup()
207 newexport(char *grname, struct groupnode *grplist, struct exportnode **tail) in newexport()
/illumos-gate/usr/src/head/rpcsvc/
H A Dmount.x159 typedef struct groupnode *groups;
160 struct groupnode { struct
/illumos-gate/usr/src/cmd/fs.d/nfs/dfshares/
H A Ddfshares.c147 struct groupnode *gr, *tmpgr; in free_ex()
/illumos-gate/usr/src/cmd/fs.d/nfs/showmount/
H A Dshowmount.c252 struct groupnode *gr; in printex()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c2035 struct groupnode *groups, *tmpgroups; in freeex_ent()