Searched defs:O_NOFOLLOW_ANY (Results 1 – 2 of 2) sorted by relevance
179 inline int O_NOFOLLOW_ANY = 0x20000000; variable
179 #define O_NOFOLLOW_ANY 0x20000000 /* no symlinks allowed in path */ macro