Results of 1 - 10 of about 24 for fdatasync (0.019 sec.)
- Man page of FSYNC 13794
- FSYNC Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 fsync -
...
書式 #include < unistd.h > int fsync(int fd ); int fdatasync(int fd ); glibc 向けの機能検査マクロの要件 ( featu ...
/* since glibc 2.8: */ _POSIX_C_SOURCE >= 200112L fdatasync (): _POSIX_C_SOURCE >= 199309L || _XOPEN_SOURCE >= ...
ディスクリプターに対しても fsync () する必要がある。 fdatasync () は fsync () と同様であるが、メタデータの扱いが異 ...
なる。 fdatasync () は、それ以降のデータ読み込みを正しく扱うためにそ ...
-
https://man.plustar.jp/manpage/man2/fdatasync.2.html
- [similar]
- Man page of FSYNC 13794
- FSYNC Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 fsync -
...
書式 #include < unistd.h > int fsync(int fd ); int fdatasync(int fd ); glibc 向けの機能検査マクロの要件 ( featu ...
/* since glibc 2.8: */ _POSIX_C_SOURCE >= 200112L fdatasync (): _POSIX_C_SOURCE >= 199309L || _XOPEN_SOURCE >= ...
ディスクリプターに対しても fsync () する必要がある。 fdatasync () は fsync () と同様であるが、メタデータの扱いが異 ...
なる。 fdatasync () は、それ以降のデータ読み込みを正しく扱うためにそ ...
-
https://man.plustar.jp/manpage/man2/fsync.2.html
- [similar]
- Man page of AIO_ERROR 8356
- AIO_ERROR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 aio
...
敗した場合)。 同期の read (2), write (2), fsync (2), fdatasync (2) の呼び出しの場合で errno 変数に格納されるのと同 ...
-
https://man.plustar.jp/manpage/man3/aio_error.3.html
- [similar]
- Man page of AIO_RETURN 8356
- AIO_RETURN Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ai
...
関数は、同期呼び出し read (2), write (2), fsync (2), fdatasync (2) が返すのと同じ値を返す。エラーの場合、 -1 が返 ...
-
https://man.plustar.jp/manpage/man3/aio_return.3.html
- [similar]
- Man page of SYNC 8223
- SYNC Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 sync, sy
...
O to complete before returning. 関連項目 sync (1), fdatasync (2), fsync (2) この文書について この man ページは ...
-
https://man.plustar.jp/manpage/man2/sync.2.html
- [similar]
- Man page of SYNC 8223
- SYNC Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 sync, sy
...
O to complete before returning. 関連項目 sync (1), fdatasync (2), fsync (2) この文書について この man ページは ...
-
https://man.plustar.jp/manpage/man2/syncfs.2.html
- [similar]
- Man page of AIO_FSYNC 8223
- AIO_FSYNC Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 aio
...
るだろう。 また op が O_DSYNC の場合、この呼び出しは fdatasync (2) の非同期版となる。 この関数はリクエストを行うだ ...
-
https://man.plustar.jp/manpage/man3/aio_fsync.3.html
- [similar]
- Man page of POSIX_FADVISE 7823
- POSIX_FADVISE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前
...
ages will be released, it should call fsync (2) or fdatasync (2) first. 返り値 成功した場合は 0 が返される。 失 ...
-
https://man.plustar.jp/manpage/man2/arm_fadvise.2.html
- [similar]
- Man page of POSIX_FADVISE 7823
- POSIX_FADVISE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前
...
ages will be released, it should call fsync (2) or fdatasync (2) first. 返り値 成功した場合は 0 が返される。 失 ...
-
https://man.plustar.jp/manpage/man2/arm_fadvise64_64.2.html
- [similar]
- Man page of SYNC_FILE_RANGE 7823
- SYNC_FILE_RANGE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名
...
ge2 () を適切に使用するようになっている。 関連項目 fdatasync (2), fsync (2), msync (2), sync (2) この文書につい ...
-
https://man.plustar.jp/manpage/man2/arm_sync_file_range.2.html
- [similar]