Home
last modified time | relevance | path

Searched refs:_PC_PIPE_BUF (Results 1 – 25 of 1722) sorted by relevance

12345678910>>...69

/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/conf/
H A Dfpathconf.c14 [_PC_PIPE_BUF] = PIPE_BUF, in fpathconf()
16 [_PC_PIPE_BUF] = -1, in fpathconf()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/conf/
H A Dfpathconf.c14 [_PC_PIPE_BUF] = PIPE_BUF, in fpathconf()
16 [_PC_PIPE_BUF] = -1, in fpathconf()
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/conf/
H A Dfpathconf.c14 [_PC_PIPE_BUF] = PIPE_BUF, in fpathconf()
16 [_PC_PIPE_BUF] = -1, in fpathconf()
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/conf/
H A Dfpathconf.c14 [_PC_PIPE_BUF] = PIPE_BUF, in fpathconf()
16 [_PC_PIPE_BUF] = -1, in fpathconf()
/dports/lang/elk/elk-3.99.8/lib/unix/
H A Dsystem.c110 #ifdef _PC_PIPE_BUF in P_File_Limit()
111 op = _PC_PIPE_BUF; in P_File_Limit()
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/
H A Dpathconf.h43 #define _PC_PIPE_BUF 0x0006 macro
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/
H A Dpathconf.h43 #define _PC_PIPE_BUF 0x0006 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/conf/
H A Dfpathconf.c13 [_PC_PIPE_BUF] = PIPE_BUF, in fpathconf()
/dports/devel/avr-gdb/gdb-7.3.1/sim/testsuite/sim/cris/c/
H A Dpipe5.c33 pipemax = fpathconf (pip[1], _PC_PIPE_BUF); in main()
H A Dpipe4.c30 pipemax = fpathconf (pip[1], _PC_PIPE_BUF); in main()
H A Dpipe6.c65 pipemax = fpathconf (pip[1], _PC_PIPE_BUF); in main()
/dports/devel/gdb761/gdb-7.6.1/sim/testsuite/sim/cris/c/
H A Dpipe5.c33 pipemax = fpathconf (pip[1], _PC_PIPE_BUF); in main()
H A Dpipe4.c30 pipemax = fpathconf (pip[1], _PC_PIPE_BUF); in main()
H A Dpipe6.c65 pipemax = fpathconf (pip[1], _PC_PIPE_BUF); in main()
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/conf/
H A Dfpathconf.c13 [_PC_PIPE_BUF] = PIPE_BUF, in fpathconf()
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/conf/
H A Dfpathconf.c13 [_PC_PIPE_BUF] = PIPE_BUF, in fpathconf()
/dports/devel/emscripten/emscripten-2.0.3/tests/unistd/
H A Dpathconf.c19 _PC_PIPE_BUF, in main()
H A Dpathconf.out16 _PC_PIPE_BUF: 4096
/dports/print/texlive-base/texlive-20150521-source/extra/djgpp/
H A Dpathconf.c38 case _PC_PIPE_BUF: return PIPE_BUF; in pathconf()
/dports/devel/z88dk/z88dk/ext/UNIXem/test/unit/test.unit.unistd.pathconf/
H A Dtest.unit.unistd.pathconf.c30 XTESTS_TEST_INTEGER_EQUAL(-1, pathconf("", _PC_PIPE_BUF)); in main()
/dports/lang/php73/php-7.3.33/ext/fileinfo/libmagic/
H A Dmagic.c67 #ifdef _PC_PIPE_BUF
68 #define PIPE_BUF pathconf(".", _PC_PIPE_BUF)
/dports/www/mod_php81/php-8.1.1/ext/fileinfo/libmagic/
H A Dmagic.c66 #ifdef _PC_PIPE_BUF
67 #define PIPE_BUF pathconf(".", _PC_PIPE_BUF)
/dports/lang/php80/php-8.0.15/ext/fileinfo/libmagic/
H A Dmagic.c66 #ifdef _PC_PIPE_BUF
67 #define PIPE_BUF pathconf(".", _PC_PIPE_BUF)
/dports/lang/php81/php-8.1.1/ext/fileinfo/libmagic/
H A Dmagic.c66 #ifdef _PC_PIPE_BUF
67 #define PIPE_BUF pathconf(".", _PC_PIPE_BUF)
/dports/sysutils/php73-fileinfo/php-7.3.33/ext/fileinfo/libmagic/
H A Dmagic.c67 #ifdef _PC_PIPE_BUF
68 #define PIPE_BUF pathconf(".", _PC_PIPE_BUF)

12345678910>>...69