Searched refs:O_DIRECT (Results 1 – 3 of 3) sorted by relevance
36 #ifndef O_DIRECT37 #define O_DIRECT 00040000 /* direct disk access hint */ macro
21 #define O_DIRECT 0x8000 /* direct disk access hint */ macro
51 # define O_DIRECT 0x8000 /* Direct disk access hint. */ macro