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

/darwin-on-arm/xnu/security/
H A Dmac_base.c1809 mac_get_filelink(proc_t p, user_addr_t mac_p, user_addr_t path_p, int follow) argument
1853 LOCKLEAF | (follow ? FOLLOW : NOFOLLOW) | AUDITVNPATH1,
2012 int follow)
2063 LOCKLEAF | (follow ? FOLLOW : NOFOLLOW) | AUDITVNPATH1,
2011 mac_set_filelink(proc_t p, user_addr_t mac_p, user_addr_t path_p, int follow) argument
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_syscalls.c4878 * Get file status; this version does not follow links.
4893 * lstat_extended: Get file status; does not follow links; with extended security (ACL).
4928 * follow links; with extended security (ACL).
5377 chown1(vfs_context_t ctx, struct chown_args *uap, __unused int32_t *retval, int follow) argument
5388 (follow ? FOLLOW : 0) | NOTRIGGER | AUDITVNPATH1,
6168 * could follow

Completed in 35 milliseconds