Searched refs:allowdeny (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/lib9p/ |
H A D | genacl.c | 103 const char *acetype, *allowdeny; in l9p_check_aces() local 166 allowdeny = ace->ace_type == L9P_ACET_ACCESS_DENIED ? in l9p_check_aces() 174 allowdeny, acetype, (int)tid, in l9p_check_aces() 179 allowdeny, acetype, in l9p_check_aces() 195 allowdeny, acetype, (int)tid, in l9p_check_aces() 202 allowdeny, acetype, in l9p_check_aces()
|