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

/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_base.c1742 mac_get_filelink(proc_t p, user_addr_t mac_p, user_addr_t path_p, int follow) argument
1780 LOCKLEAF | (follow ? FOLLOW : NOFOLLOW) | AUDITVNPATH1,
1935 int follow)
1980 LOCKLEAF | (follow ? FOLLOW : NOFOLLOW) | AUDITVNPATH1,
1934 mac_set_filelink(proc_t p, user_addr_t mac_p, user_addr_t path_p, int follow) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c3759 * Get file status; this version does not follow links.
4201 chown1(vfs_context_t ctx, struct chown_args *uap, __unused register_t *retval, int follow) argument
4211 NDINIT(&nd, LOOKUP, (follow ? FOLLOW : 0) | NOTRIGGER | AUDITVNPATH1,
5003 * could follow

Completed in 31 milliseconds