Searched refs:__O_NOFOLLOW (Results 1 – 9 of 9) sorted by relevance
24 #define __O_NOFOLLOW 0100000 /* Do not follow links. */ macro
25 #define __O_NOFOLLOW 0100000 macro
26 #define __O_NOFOLLOW 0100000 /* Do not follow links. */ macro
33 #define __O_NOFOLLOW 00400000 /* Do not follow links. */ macro
33 #define __O_NOFOLLOW 0200000 /* Do not follow links. */ macro
33 #define __O_NOFOLLOW 000000200 /* Do not follow links. */ macro
36 #define __O_NOFOLLOW 0x20000 /* don't follow links */ macro
81 #ifndef __O_NOFOLLOW82 # define __O_NOFOLLOW 0400000 macro143 # define O_NOFOLLOW __O_NOFOLLOW /* Do not follow links. */
Completed in 10 milliseconds