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

/macosx-10.10/NFS-82/nfsd/
H A Dmountd.c340 int hang_options_setup(struct expdir *, int, struct xucred *, struct grouplist *, struct nfs_sec *, int *);
2531 if (hang_options_setup(xd, opt_flags, &anon, tgrp, &secflavs, &need_export)) {
3578 hang_options_setup(struct expdir *xd, int opt_flags, struct xucred *cr, struct grouplist *grp, function
3607 DEBUG(3, "hang_options_setup: %s default 0x%x", xd->xd_dir, xd->xd_flags);
3677 DEBUG(3, "hang_options_setup: %s %s 0x%x", xd->xd_dir, grp_name(grp), opt_flags);
3685 * make permanent the export options added via hang_options_setup()
3717 * cleanup/undo the export options added via hang_options_setup()

Completed in 124 milliseconds