Home
last modified time | relevance | path

Searched refs:fpathconf (Results 1 – 25 of 1316) sorted by relevance

12345678910>>...53

/dports/devel/gnulib/gnulib-20140202-stable/doc/posix-functions/
H A Dfpathconf.texi1 @node fpathconf
2 @section @code{fpathconf}
3 @findex fpathconf
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/fpathconf.html}
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/posix-functions/
H A Dfpathconf.texi1 @node fpathconf
2 @section @code{fpathconf}
3 @findex fpathconf
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/fpathconf.ht…
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/sysvi386/
H A Dfpathconf.S1 .globl fpathconf
2 fpathconf: label
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sysvi386/
H A Dfpathconf.s1 .globl fpathconf
2 fpathconf: label
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sysvi386/
H A Dfpathconf.s1 .globl fpathconf
2 fpathconf: label
/dports/lang/perl5.30/perl-5.30.3/ext/POSIX/t/
H A Dsysconf.t91 _check_and_report(sub { fpathconf($fd, shift) }, $constant,
122 _check_and_report(sub { fpathconf($fd, shift) }, $constant,
145 _check_and_report(sub { fpathconf($fd, shift) }, $constant,
/dports/lang/perl5.32/perl-5.32.1/ext/POSIX/t/
H A Dsysconf.t91 _check_and_report(sub { fpathconf($fd, shift) }, $constant,
122 _check_and_report(sub { fpathconf($fd, shift) }, $constant,
145 _check_and_report(sub { fpathconf($fd, shift) }, $constant,
/dports/lang/perl5.34/perl-5.34.0/ext/POSIX/t/
H A Dsysconf.t92 _check_and_report(sub { fpathconf($fd, shift) }, $constant,
123 _check_and_report(sub { fpathconf($fd, shift) }, $constant,
146 _check_and_report(sub { fpathconf($fd, shift) }, $constant,
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/POSIX/t/
H A Dsysconf.t92 _check_and_report(sub { fpathconf($fd, shift) }, $constant,
123 _check_and_report(sub { fpathconf($fd, shift) }, $constant,
146 _check_and_report(sub { fpathconf($fd, shift) }, $constant,
/dports/devel/florist-gpl/florist-gpl-2017-src/libsrc/
H A Dposix-configurable_file_limits.adb54 function fpathconf (fd : int; name : int) return long; subprogspec
55 pragma Import (C, fpathconf, fpathconf_LINKNAME);
104 if fpathconf (int (File), PC_Code) = -1 then
139 Result := fpathconf (int (File), PC_Code);
162 begin return fpathconf (int (File), PC_Code) /= 0;
/dports/sysutils/heirloom/heirloom-070715/libcommon/
H A Dpathconf.h27 extern long fpathconf(int, int);
H A Dpathconf.c42 fpathconf(int fildes, int name) in fpathconf() function
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/conf/
H A Dpathconf.c5 return fpathconf(-1, name); in pathconf()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/conf/
H A Dpathconf.c5 return fpathconf(-1, name); in pathconf()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/conf/
H A Dpathconf.c5 return fpathconf(-1, name); in pathconf()
H A Dfpathconf.c5 long fpathconf(int fd, int name) in fpathconf() function
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/conf/
H A Dpathconf.c5 return fpathconf(-1, name); in pathconf()
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/conf/
H A Dpathconf.c5 return fpathconf(-1, name); in pathconf()
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/conf/
H A Dpathconf.c5 return fpathconf(-1, name); in pathconf()
H A Dfpathconf.c5 long fpathconf(int fd, int name) in fpathconf() function
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/conf/
H A Dpathconf.c5 return fpathconf(-1, name); in pathconf()
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/
H A Dpathconf.h58 extern long fpathconf(int fildes, int name);
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/
H A Dpathconf.h58 extern long fpathconf(int fildes, int name);
/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()
/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()

12345678910>>...53