Searched refs:hfs_chmod (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs.h826 int hfs_chmod(struct vnode *vp, int mode, kauth_cred_t cred, struct proc *p);
H A Dhfs_vnops.c1261 ((error = hfs_chmod(vp, (int)vap->va_mode, cred, p)) != 0))
1395 hfs_chmod(struct vnode *vp, int mode, __unused kauth_cred_t cred, __unused struct proc *p) function

Completed in 70 milliseconds