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

/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_syscalls.c5193 chmod2(vfs_context_t ctx, vnode_t vp, struct vnode_attr *vap) function
5233 * chmod2:??? [anything chmod2 can return]
5245 error = chmod2(ctx, nd.ni_vp, vap);
5347 error = chmod2(vfs_context_current(), vp, vap);

Completed in 81 milliseconds