Home
last modified time | relevance | path

Searched defs:RESOLVE_NOFOLLOW_ANY (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/sys/ !
H A Dpaths.h44 #define RESOLVE_NOFOLLOW_ANY 0x00000001 /* no symlinks allowed in path */ macro
/xnu-12377.41.6/tests/vfs/ !
H A Dresolve_namespace.c51 #define RESOLVE_NOFOLLOW_ANY 0x00000001 macro