Home
last modified time | relevance | path

Searched defs:O_SYNC (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/arch/sparc/include/asm/
Dfcntl.h35 #define O_SYNC (__O_SYNC|O_DSYNC) macro
/linux-3.4.99/arch/parisc/include/asm/
Dfcntl.h10 #define O_SYNC (__O_SYNC|O_DSYNC) macro
/linux-3.4.99/arch/alpha/include/asm/
Dfcntl.h32 #define O_SYNC (__O_SYNC|O_DSYNC) macro
/linux-3.4.99/arch/mips/include/asm/
Dfcntl.h35 #define O_SYNC (__O_SYNC|O_DSYNC) macro
/linux-3.4.99/include/asm-generic/
Dfcntl.h80 #define O_SYNC (__O_SYNC|O_DSYNC) macro