Home
last modified time | relevance | path

Searched refs:chmod_extended_init (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_syscalls.c7721 chmod_extended_init(struct vnode_attr *pva, kauth_filesec_t *pxsecdst, int mode, uid_t uid, in chmod_extended_init() function
7796 error = chmod_extended_init(&va, &xsecdst, uap->mode, uap->uid, in chmod_extended()
7904 error = chmod_extended_init(&va, &xsecdst, uap->mode, uap->uid, in fchmod_extended()