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

/freebsd-10-stable/usr.sbin/mountd/
H A Dmountd.c110 struct exportlist { struct
111 struct exportlist *ex_next;
170 struct grouplist *, int, struct exportlist *);
183 int do_mount(struct exportlist *, struct grouplist *, int,
185 int do_opt(char **, char **, struct exportlist *, struct grouplist *,
187 struct exportlist *ex_search(fsid_t *);
188 struct exportlist *get_exp(void);
190 void free_exp(struct exportlist *);
199 void getexp_err(struct exportlist *, struct grouplist *);
202 struct exportlist *, in
[all...]

Completed in 101 milliseconds