Home
last modified time | relevance | path

Searched refs:aca_uid (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/lib9p/
H A Dgenacl.h189 uid_t aca_uid; /* the uid that is requesting access */ member
H A Dgenacl.c258 uid = args->aca_uid; in l9p_acl_check_access()
/freebsd/contrib/lib9p/backend/
H A Dfs.c827 args.aca_uid = ai->ai_uid; in check_access()