HomeSort by: relevance | last modified time | path
    Searched defs:exportlist (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/mountd/
mountd.c 134 struct exportlist { struct
135 struct exportlist *ex_next;
187 static int do_nfssvc(const char *, size_t, struct exportlist *,
190 struct exportlist *, struct grouplist *, int *, int *, struct uucred *);
191 static struct exportlist *ex_search(fsid_t *);
193 int, char *, struct exportlist **, struct statvfs *);
194 static int parse_host_netgroup(const char *, size_t, struct exportlist *,
196 static struct exportlist *get_exp(void);
198 static void free_exp(struct exportlist *);
206 static void free_exp_grp(struct exportlist *, struct grouplist *)
    [all...]
mountd.c 134 struct exportlist { struct
135 struct exportlist *ex_next;
187 static int do_nfssvc(const char *, size_t, struct exportlist *,
190 struct exportlist *, struct grouplist *, int *, int *, struct uucred *);
191 static struct exportlist *ex_search(fsid_t *);
193 int, char *, struct exportlist **, struct statvfs *);
194 static int parse_host_netgroup(const char *, size_t, struct exportlist *,
196 static struct exportlist *get_exp(void);
198 static void free_exp(struct exportlist *);
206 static void free_exp_grp(struct exportlist *, struct grouplist *)
    [all...]
mountd.c 134 struct exportlist { struct
135 struct exportlist *ex_next;
187 static int do_nfssvc(const char *, size_t, struct exportlist *,
190 struct exportlist *, struct grouplist *, int *, int *, struct uucred *);
191 static struct exportlist *ex_search(fsid_t *);
193 int, char *, struct exportlist **, struct statvfs *);
194 static int parse_host_netgroup(const char *, size_t, struct exportlist *,
196 static struct exportlist *get_exp(void);
198 static void free_exp(struct exportlist *);
206 static void free_exp_grp(struct exportlist *, struct grouplist *)
    [all...]

Completed in 37 milliseconds