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

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/synthfs/
H A Dsynthfs_vnops.c300 int synthfs_chmod(struct vnode *vp, int mode, kauth_cred_t cred, struct proc *p) function
445 result = synthfs_chmod(vp, (int)vap->va_mode, cred, p);

Completed in 5 milliseconds