uucred
struct uucred nsd_cr;
struct uucred ex_anon;
struct uucred ex_anon; /* mapping for anonymous user */
struct uucred pkcr_uuc;
kauth_uucred_to_cred(kauth_cred_t cred, const struct uucred *uuc)
kauth_cred_to_uucred(struct uucred *uuc, const kauth_cred_t cred)
kauth_cred_uucmp(kauth_cred_t cred, const struct uucred *uuc)
struct uucred ex_anon; /* mapping for anonymous user */
struct uucred nsd_cr; /* Cred. uid maps to */
struct uucred;
void kauth_uucred_to_cred(kauth_cred_t, const struct uucred *);
void kauth_cred_to_uucred(struct uucred *, const kauth_cred_t);
int kauth_cred_uucmp(kauth_cred_t, const struct uucred *);
struct uucred ex_anon; /* mapping for anonymous user */
struct uucred anon;
int *exflagsp, struct uucred *cr)
struct grouplist *, int, struct uucred *, char *, int, struct statvfs *);
struct exportlist *, struct grouplist *, int *, int *, struct uucred *);
add_export_arg(const char *path, int exflags, struct uucred *anoncrp,
struct grouplist *grp, int exflags, struct uucred *anoncrp,
parsecred(char *namelist, struct uucred *cr)
static void parsecred(char *, struct uucred *);
static struct uucred def_anon = {