export_args
nfssvc32_exp_in(struct export_args *exp, const void *argp, size_t nexports)
static int nfssvc32_exp_in(struct export_args *, const void *, size_t);
struct export_args export;
struct export_args *mel_exports;
const struct export_args *);
static int export(struct netexport *, const struct export_args *);
const struct export_args *);
struct export_args ea;
const struct export_args *argp)
export(struct netexport *nep, const struct export_args *argp)
const struct export_args *argp)
static int nfssvc_exp_in(struct export_args *, const void *, size_t);
nfssvc_exp_in(struct export_args *exp, const void *argp, size_t nexports)
struct export_args *args;
args = (struct export_args *)malloc(mel.mel_nexports *
sizeof(struct export_args), M_TEMP, M_WAITOK);
int (*exp_in)(struct export_args *, const void *, size_t);
struct export_args *export = &mel->mel_exports[j];
struct export_args *export;