Home
last modified time | relevance | path

Searched refs:sync (Results 1 – 25 of 35) sorted by relevance

12

/coreutils/tests/misc/
Dsync.sh20 print_ver_ sync
25 returns_ 1 sync --data --file-system || fail=1
28 returns_ 1 sync -d || fail=1
31 sync file || fail=1
36 sync file || fail=1
39 returns_ 1 sync file nofile || fail=1
45 returns_ 1 sync norw 2>errt || fail=1
55 returns_ 124 timeout 10 sync fifo && fail=1
/coreutils/man/
Dsync.x2 sync \- Synchronize cached writes to persistent storage
9 fdatasync(2), fsync(2), sync(2), syncfs(2)
Dtouch.x6 .\" NOTE: keep this paragraph in sync with the one in date.x
Ddate.x6 .\" NOTE: keep this paragraph in sync with the one in touch.x
D.gitignore84 sync.1
Dlocal.mk154 man/sync.1: src/sync$(EXEEXT)
/coreutils/tests/dd/
Dnocache_eof.sh44 strace_dd if=in.f of=out.f bs=1M oflag=nocache,sync
69 strace_dd if=in.f of=out.f bs=1M iflag=nocache oflag=nocache,sync
Dunblock-sync.sh25 dd cbs=4 ibs=4 conv=unblock,sync < in > out 2> /dev/null || fail=1
Dsparse.sh68 sync file.out || framework_failure_
Dmisc.sh96 outbytes=$(echo x | dd bs=3 ibs=10 obs=10 conv=sync 2>/dev/null | wc -c)
/coreutils/tests/du/
D2g.sh59 sync $big || framework_failure_
/coreutils/
Dbootstrap633 "$0" "$@" --no-bootstrap-sync
665 --bootstrap-sync if this bootstrap script is not identical to
669 --no-bootstrap-sync do not check whether bootstrap is out of sync
750 --bootstrap-sync)
752 --no-bootstrap-sync)
1370 --bootstrap-sync if this bootstrap script is not identical to
1374 --no-bootstrap-sync do not check whether bootstrap is out of sync
1466 --bootstrap-sync)
1468 --no-bootstrap-sync)
DMakefile.am174 .PHONY: check-git-hook-script-sync
175 check-git-hook-script-sync:
/coreutils/scripts/build-older-versions/
Dcoreutils-6.12-on-glibc-2.28.diff19 /* Keep this code in sync with freadahead! */
31 /* Keep this code in sync with freadptr! */
Dcoreutils-7.2-on-glibc-2.28.diff19 /* Keep this code in sync with freadahead! */
31 /* Keep this code in sync with freadptr! */
Dcoreutils-8.24-on-glibc-2.28.diff19 /* Keep this code in sync with freadahead! */
29 /* Keep this code in sync with freadptr! */
Dcoreutils-8.4-on-glibc-2.28.diff19 /* Keep this code in sync with freadahead! */
31 /* Keep this code in sync with freadptr! */
Dcoreutils-8.18-on-glibc-2.28.diff19 /* Keep this code in sync with freadahead! */
29 /* Keep this code in sync with freadptr! */
Dcoreutils-8.17-on-glibc-2.28.diff19 /* Keep this code in sync with freadahead! */
31 /* Keep this code in sync with freadptr! */
Dcoreutils-8.13-on-glibc-2.28.diff19 /* Keep this code in sync with freadahead! */
31 /* Keep this code in sync with freadptr! */
/coreutils/src/
D.gitignore95 sync
Dsync.c226 sync (); in main()
/coreutils/tests/ls/
Dblock-size.sh29 echo foo | dd conv=sync bs=$size >file$size || fail=1
/coreutils/m4/
Dstat-prog.m454 dnl Keep this long conditional in sync with the USE_STATVFS conditional
/coreutils/po/
DPOTFILES.in122 src/sync.c

12