Home
last modified time | relevance | path

Searched refs:zerofile (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/pecl-swoole/swoole-4.8.5/src/memory/
H A Dshared_memory.cc52 File zerofile("/dev/zero", O_RDWR); in alloc() local
53 if (!zerofile.ready()) { in alloc()
56 tmpfd = zerofile.get_fd(); in alloc()
/dports/lang/gawk/gawk-5.1.1/awklib/eg/lib/
H A Dzerofile.awk10 zerofile(ARGV[Argind], Argind)
18 zerofile(ARGV[Argind], Argind)
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/.circleci/packer/
H A Dpacker_aws_ubuntu_cleanup.sh41 dd if=/dev/zero of=/zerofile && sync; rm /zerofile; sync
H A Dpacker_do_freebsd.sh34 sudo dd if=/dev/zero of=/zerofile && sync; sudo rm /zerofile; sync
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/.circleci/packer/
H A Dpacker_aws_ubuntu_cleanup.sh41 dd if=/dev/zero of=/zerofile && sync; rm /zerofile; sync
H A Dpacker_do_freebsd.sh34 sudo dd if=/dev/zero of=/zerofile && sync; sudo rm /zerofile; sync
/dports/net-p2p/bitmark/bitmarkd-0.13.3/.circleci/packer/
H A Dpacker_aws_ubuntu_cleanup.sh41 dd if=/dev/zero of=/zerofile && sync; rm /zerofile; sync
H A Dpacker_do_freebsd.sh34 sudo dd if=/dev/zero of=/zerofile && sync; sudo rm /zerofile; sync
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/.circleci/packer/
H A Dpacker_aws_ubuntu_cleanup.sh41 dd if=/dev/zero of=/zerofile && sync; rm /zerofile; sync
H A Dpacker_do_freebsd.sh34 sudo dd if=/dev/zero of=/zerofile && sync; sudo rm /zerofile; sync
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/.circleci/packer/DO/scripts/
H A D90-cleanup.sh40 dd if=/dev/zero of=/zerofile; sync; rm /zerofile; sync
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/.circleci/packer/DO/scripts/
H A D90-cleanup.sh40 dd if=/dev/zero of=/zerofile; sync; rm /zerofile; sync
/dports/net-p2p/bitmark/bitmarkd-0.13.3/.circleci/packer/DO/scripts/
H A D90-cleanup.sh40 dd if=/dev/zero of=/zerofile; sync; rm /zerofile; sync
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/.circleci/packer/DO/scripts/
H A D90-cleanup.sh40 dd if=/dev/zero of=/zerofile; sync; rm /zerofile; sync
/dports/lang/ruby26/ruby-2.6.9/test/ruby/
H A Dtest_file_exhaustive.rb50 def zerofile method in TestFileExhaustive
467 assert_file.zero?(zerofile)
475 assert_file.empty?(zerofile)
483 assert_file.not_size?(zerofile)
543 assert_file.not_identical?(file, zerofile)
574 assert_equal(0, File.size(zerofile))
662 File.utime(t + 1, t + 2, zerofile)
663 assert_equal(t + 1, File.atime(zerofile))
664 assert_equal(t + 2, File.mtime(zerofile))
1448 zerofile,
[all …]
/dports/x11-toolkits/scintilla/scite/src/
H A Ddataflex.properties31 websetresponsive write write_hex writeln xmlhandle zerofile zerostring zerotype #check #error #incl…
/dports/editors/scite/scite/src/
H A Ddataflex.properties31 websetresponsive write write_hex writeln xmlhandle zerofile zerostring zerotype #check #error #incl…
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/admin-guide/cgroup-v1/
H A Dblkio-controller.rst44 # dd iflag=direct if=/mnt/common/zerofile of=/dev/null bs=4K count=1024
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/admin-guide/cgroup-v1/
H A Dblkio-controller.rst44 # dd iflag=direct if=/mnt/common/zerofile of=/dev/null bs=4K count=1024
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/admin-guide/cgroup-v1/
H A Dblkio-controller.rst44 # dd iflag=direct if=/mnt/common/zerofile of=/dev/null bs=4K count=1024
/dports/lang/gawk/gawk-5.1.1/doc/
H A Dwordlist1847 zerofile
/dports/sysutils/wiimms/wiimms-iso-tools/src/ui/
H A Dtab-wwt.inc489 { T_OPT_CP, "ZERO_FILES", "zero-files|zero-file|zerofiles|zerofile",
H A Dtab-wit.inc756 { T_OPT_CP, "ZERO_FILES", "zero-files|zero-file|zerofiles|zerofile",
H A Dui.def607 #:def_opt( "ZERO_FILES", "zero-files|zero-file|zerofiles|zerofile", "CP", \
5451 #:def_opt( "ZERO_FILES", "zero-files|zero-file|zerofiles|zerofile", "CP", \
/dports/sysutils/fusefs-zip/fuse-zip-0.4.4/tests/blackbox/
H A Dfuse-zip.test1300 zerofile {} \

12