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

/macosx-10.10/NFS-82/nfsd/
H A Dmountd.c188 TAILQ_HEAD(expfstqh, expfs);
195 struct expfs { struct
196 TAILQ_ENTRY(expfs) xf_next;
313 int expdir_search(struct expfs *, char *, struct sockaddr *, int *, struct nfs_sec *);
314 int do_export(int, struct expfs *, struct expdir *, struct grouplist *, int,
318 struct expfs *ex_search(u_char *);
320 void export_error_cleanup(struct expfs *);
325 void free_expfs(struct expfs *);
330 struct expfs *get_expfs(void);
814 struct expfs *x
[all...]

Completed in 67 milliseconds