Searched refs:chkiq1 (Results 1 – 3 of 3) sorted by relevance
115 int chkiq1(struct inode *, int32_t, kauth_cred_t, int);
161 return chkiq1(ip, change, cred, flags); in chkiq()
171 chkiq1(struct inode *ip, int32_t change, kauth_cred_t cred, int flags) in chkiq1() function