Searched defs:O_NOFOLLOW (Results 1 – 3 of 3) sorted by relevance
100 #define O_NOFOLLOW 0x0100 /* don't follow symlinks */ macro
86 #define O_NOFOLLOW 0x20000 /* don't follow symlinks */ macro
35 # define O_NOFOLLOW 0 macro