Searched defs:O_RESOLVE_BENEATH (Results 1 – 3 of 3) sorted by relevance
57 #define O_RESOLVE_BENEATH 0x1000 macro
171 inline int O_RESOLVE_BENEATH = 0x1000; variable
130 #define O_RESOLVE_BENEATH 0x00001000 /* only for open(2), same value as FMARK */ macro