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

/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/
H A Dhfs.h813 int hfs_write_access(struct vnode *vp, kauth_cred_t cred, struct proc *p, Boolean considerFlags);
H A Dhfs_vnops.c1698 hfs_write_access(struct vnode *vp, kauth_cred_t cred, struct proc *p, Boolean considerFlags) argument
1721 if (considerFlags && (cp->c_bsdflags & IMMUTABLE))

Completed in 181 milliseconds