O_DSYNC           305 maint/gnulib/lib/fcntl.in.h #ifndef O_DSYNC
O_DSYNC            24 maint/gnulib/tests/test-fcntl-h.c int o = (O_DIRECT | O_DIRECTORY | O_DSYNC | O_IGNORE_CTTY | O_NDELAY | O_NOATIME
O_DSYNC            84 maint/gnulib/tests/test-fcntl-h.c #if O_DSYNC
O_DSYNC            85 maint/gnulib/tests/test-fcntl-h.c     case O_DSYNC:
O_DSYNC           111 maint/gnulib/tests/test-fcntl-h.c #if O_RSYNC && O_RSYNC != O_DSYNC
O_DSYNC           114 maint/gnulib/tests/test-fcntl-h.c #if O_SYNC && O_SYNC != O_DSYNC && O_SYNC != O_RSYNC