Searched refs:CLONE_NOFOLLOW_ANY (Results 1 – 2 of 2) sorted by relevance
36 #define CLONE_NOFOLLOW_ANY 0x0008 /* Don't follow any symbolic links in the path */ macro
9135 if (flags & CLONE_NOFOLLOW_ANY) { in clonefile_internal()9355 CLONE_NOFOLLOW_ANY | CLONE_RESOLVE_BENEATH)) { in clonefileat()9366 if (uap->flags & CLONE_NOFOLLOW_ANY) { in clonefileat()9400 CLONE_NOFOLLOW_ANY | CLONE_RESOLVE_BENEATH)) { in fclonefileat()