Searched refs:O_FSYNC (Results 1 – 3 of 3) sorted by relevance
96 #define O_FSYNC 0x0080 /* synchronous writes */ macro179 #define FFSYNC O_FSYNC /* kernel */
1128 #elif defined(O_FSYNC) in serial_hw_init()1130 | O_FSYNC in serial_hw_init()
2905 (serial_init) [O_FSYNC]: Specify O_FSYNC to open SERIAL_DEVICE.