secinfo_t
secinfo_t *, int, bool_t);
secinfo_t sec[MAX_FLAVORS];
secinfo_t sec[MAX_FLAVORS];
build_seclist_nodups(exportdata_t *exd, secinfo_t *nodups, int exponly)
srv_secinfo_add(secinfo_t **pcursec, int *pcurcnt, secinfo_t *newsec,
srv_secinfo_remove(secinfo_t **pcursec, int *pcurcnt, secinfo_t *remsec,
srv_secinfo_exp2exp(exportdata_t *curdata, secinfo_t *oldsecinfo, int ocnt)
srv_secinfo_treeclimb(nfs_export_t *ne, exportinfo_t *exip, secinfo_t *sec,
secinfo_t **pxsec =
secinfo_t **pxsec = &tnode->tree_vis->vis_secinfo;
static int build_seclist_nodups(exportdata_t *, secinfo_t *, int);
static void srv_secinfo_add(secinfo_t **, int *, secinfo_t *, int, int);
static void srv_secinfo_remove(secinfo_t **, int *, secinfo_t *, int);