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

/macosx-10.10/NFS-82/nfsd/
H A Dmountd.c189 TAILQ_HEAD(expdirtqh, expdir);
209 struct expdir { struct
210 TAILQ_ENTRY(expdir) xd_next;
302 char * add_expdir(struct expdir **, char *, int);
314 int do_export(int, struct expfs *, struct expdir *, struct grouplist *, int,
324 void free_expdir(struct expdir *);
329 struct expdir *get_expdir(void);
340 int hang_options_setup(struct expdir *, int, struct xucred *, struct grouplist *, struct nfs_sec *, int *);
341 void hang_options_finalize(struct expdir *);
342 void hang_options_cleanup(struct expdir *);
[all...]

Completed in 173 milliseconds