Home
last modified time | relevance | path

Searched refs:netexport (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/nfs/
H A Dnfs_export.c120 struct netexport { struct
121 TAILQ_ENTRY(netexport) ne_list;
126 TAILQ_HEAD(, netexport) netexport_list = argument
135 static int init_exports(struct mount *, struct netexport **);
136 static int hang_addrlist(struct mount *, struct netexport *,
140 static int export(struct netexport *, const struct export_args *);
141 static int setpublicfs(struct mount *, struct netexport *,
143 static struct netcred *netcred_lookup(struct netexport *, struct mbuf *);
144 static struct netexport *netexport_lookup(const struct mount *);
145 static struct netexport *netexport_lookup_byfsid(const fsid_t *);
[all …]
/netbsd-src/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_openbsd.h77 struct netexport { int this_is_SO_wrong; }; argument
H A Dnfs_prot_bsdi2.h66 struct netexport { int this_is_SO_wrong; }; argument
/netbsd-src/external/bsd/am-utils/dist/m4/macros/
H A Dtry_compile_anyfs.m4147 struct netexport { int this_is_SO_wrong; }; /* for bsdi-2.1 */
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog4450 define dummy struct netexport, and include <ufs/ufs/extattr.h>
4459 dummy struct netexport).
8945 netexport defined.
8948 struct netexport defined.