Home
last modified time | relevance | path

Searched refs:mkfifo (Results 1 – 25 of 69) sorted by relevance

123

/third_party/node/test/parallel/
Dtest-http2-respond-file-with-pipe.js19 const mkfifo = child_process.spawnSync('mkfifo', [ pipeName ]); constant
20 if (mkfifo.error && mkfifo.error.code === 'ENOENT') {
Dtest-http2-respond-file-error-pipe-offset.js19 const mkfifo = child_process.spawnSync('mkfifo', [ pipeName ]); constant
20 if (mkfifo.error && mkfifo.error.code === 'ENOENT') {
/third_party/musl/src/stat/
Dmkfifo.c3 int mkfifo(const char *path, mode_t mode) in mkfifo() function
/third_party/musl/porting/liteos_a/user/src/stat/
Dmkfifo.c4 int mkfifo(const char *path, mode_t mode) in mkfifo() function
/third_party/ltp/testcases/kernel/security/filecaps/
Dfilecapstest.sh28 mkfifo $FIFOFILE
/third_party/toybox/tests/
Dtar.test29 mkfifo xxd-pipe
108 skipnot mkfifo dir/fifo
Dtest.test20 mkfifo p
Dfind.test8 mkfifo fifo
/third_party/NuttX/drivers/pipes/
Dfifo.c111 int mkfifo(const char *pathname, mode_t mode) in mkfifo() function
/third_party/ltp/testcases/kernel/controllers/memcg/control/
Dmem_process.c127 ret = mkfifo(STATUS_PIPE, 0666); in main()
/third_party/ltp/testcases/kernel/controllers/cpuctl/
Dparameters.sh115 mkfifo myfifo 2> /dev/null;
/third_party/ltp/runtest/
Dscsi_debug.part114 gf212 mkfifo gffifo17; growfiles -W gf212 -d /test/growfiles/reiser -b -e 1 -u -i 0 -L 30 gffifo17
15 gf213 mkfifo gffifo18; growfiles -W gf213 -d /test/growfiles/reiser -b -e 1 -u -i 0 -L 30 -I r -r 1…
50 gf312 mkfifo gffifo17; growfiles -W gf312 -d /test/growfiles/ext2 -b -e 1 -u -i 0 -L 30 gffifo17
51 gf313 mkfifo gffifo18; growfiles -W gf313 -d /test/growfiles/ext2 -b -e 1 -u -i 0 -L 30 -I r -r 1-4…
86 gf712 mkfifo gffifo17; growfiles -W gf712 -d /test/growfiles/ext3 -b -e 1 -u -i 0 -L 30 gffifo17
87 gf713 mkfifo gffifo18; growfiles -W gf713 -d /test/growfiles/ext3 -b -e 1 -u -i 0 -L 30 -I r -r 1-4…
122 gf112 mkfifo gffifo17; growfiles -W gf112 -d /test/growfiles/msdos -b -e 1 -u -i 0 -L 30 gffifo17
123 gf113 mkfifo gffifo18; growfiles -W gf113 -d /test/growfiles/msdos -b -e 1 -u -i 0 -L 30 -I r -r 1-…
Dlvm.part111 gf112 mkfifo /test/growfiles/msdos/gffifo17; growfiles -W gf112 -b -e 1 -u -i 0 -L 30 /test/growfil…
12 gf113 mkfifo /test/growfiles/msdos/gffifo18; growfiles -W gf113 -b -e 1 -u -i 0 -L 30 -I r -r 1-409…
47 gf212 mkfifo /test/growfiles/reiser/gffifo17; growfiles -W gf212 -b -e 1 -u -i 0 -L 30 /test/growfi…
48 gf213 mkfifo /test/growfiles/reiser/gffifo18; growfiles -W gf213 -b -e 1 -u -i 0 -L 30 -I r -r 1-40…
83 gf312 mkfifo /test/growfiles/ext2/gffifo17; growfiles -W gf312 -d /test/growfiles/ext2 -b -e 1 -u -…
84 gf313 mkfifo /test/growfiles/ext2/gffifo18; growfiles -W gf313 -d /test/growfiles/ext2 -b -e 1 -u -…
119 gf412 mkfifo /test/growfiles/nfs/gffifo17; growfiles -W gf412 -b -e 1 -u -i 0 -L 30 /test/growfiles…
120 gf413 mkfifo /test/growfiles/nfs/gffifo18; growfiles -W gf413 -b -e 1 -u -i 0 -L 30 -I r -r 1-4096 …
155 gf512 mkfifo /test/growfiles/ramdisk/gffifo17; growfiles -W gf512 -b -e 1 -u -i 0 -L 30 /test/growf…
156 gf513 mkfifo /test/growfiles/ramdisk/gffifo18; growfiles -W gf513 -b -e 1 -u -i 0 -L 30 -I r -r 1-4…
[all …]
Dlvm.part210 gf712 mkfifo gffifo17; growfiles -W gf712 -d /test/growfiles/ext3 -b -e 1 -u -i 0 -L 30 gffifo17
11 gf713 mkfifo gffifo18; growfiles -W gf713 -d /test/growfiles/ext3 -b -e 1 -u -i 0 -L 30 -I r -r 1-4…
46 gf812 mkfifo /test/growfiles/jfs/gffifo17; growfiles -W gf812 -b -e 1 -u -i 0 -L 30 /test/growfiles…
47 gf813 mkfifo /test/growfiles/jfs/gffifo18; growfiles -W gf813 -b -e 1 -u -i 0 -L 30 -I r -r 1-4096 …
Dfs_readonly12 test_robind12 test_robind.sh -c "mkfifo gffifo17; growfiles -b -W gf12 -e 1 -u -i 0 -L 3 gffifo17"
13 test_robind13 test_robind.sh -c "mkfifo gffifo18; growfiles -b -W gf13 -e 1 -u -i 0 -L 3 -I r -r 1-…
Dfs13 gf12 mkfifo $TMPDIR/gffifo17; growfiles -b -W gf12 -e 1 -u -i 0 -L 30 $TMPDIR/gffifo17
14 gf13 mkfifo $TMPDIR/gffifo18; growfiles -b -W gf13 -e 1 -u -i 0 -L 30 -I r -r 1-4096 $TMPDIR/gffifo…
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dstat.h82 int mkfifo(const char *, mode_t);
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dstat.h82 int mkfifo(const char *, mode_t);
/third_party/musl/include/sys/
Dstat.h82 int mkfifo(const char *, mode_t);
/third_party/musl/libc-test/src/api/
Dsys_stat.c95 {int(*p)(const char*,mode_t) = mkfifo;} in f()
/third_party/libwebsockets/plugins/
Dprotocol_lws_raw_test.c130 if (mkfifo(vhd->fifo_path, 0666)) { in callback_raw_test()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_spread_test/
Dcpuset_memory_spread_testset.sh342 mkfifo $FIFO
/third_party/libcoap/examples/
Detsi_testcases.sh49 mkfifo $testfifo
/third_party/ltp/testcases/misc/lvm/datafiles/
Drunfile.tpl10 {fsname}_gf12 mkfifo /tmp/ltp/growfiles/{fsname}/gffifo17; growfiles -W {fsname}_gf12 -b -e 1 -u -i…
11 {fsname}_gf13 mkfifo /tmp/ltp/growfiles/{fsname}/gffifo18; growfiles -W {fsname}_gf13 -b -e 1 -u -i…
/third_party/boost/boost/process/detail/posix/
Dbasic_pipe.hpp166 auto fifo = mkfifo(name.c_str(), 0666 ); in basic_pipe()

123