Home
last modified time | relevance | path

Searched refs:__sysconf (Results 1 – 25 of 48) sorted by relevance

12

/sysdeps/unix/sysv/linux/aarch64/
A Dsysconf.c28 __sysconf (int name) in __sysconf() function
53 #undef __sysconf
54 #define __sysconf static linux_sysconf macro
A Dlibc.abilist485 GLIBC_2.17 __sysconf F
/sysdeps/unix/sysv/linux/x86/
A Dsysconf.c31 __sysconf (int name) in __sysconf() function
40 #undef __sysconf
41 #define __sysconf static linux_sysconf macro
/sysdeps/unix/sysv/linux/bits/
A Dpthread_stack_min-dynamic.h24 extern long int __sysconf (int __name) __THROW;
26 # define PTHREAD_STACK_MIN __sysconf (__SC_THREAD_STACK_MIN_VALUE)
A Dtime.h40 extern long int __sysconf (int);
41 # define CLK_TCK ((__clock_t) __sysconf (2)) /* 2 is _SC_CLK_TCK */
/sysdeps/unix/sysv/linux/powerpc/
A Dsysconf.c39 __sysconf (int name) in __sysconf() function
73 #undef __sysconf
74 #define __sysconf static linux_sysconf macro
/sysdeps/unix/sysv/linux/riscv/
A Dsysconf.c71 __sysconf (int name) in __sysconf() function
99 #undef __sysconf
100 #define __sysconf static linux_sysconf macro
/sysdeps/unix/sysv/linux/alpha/
A Dsysconf.c33 __sysconf (int name) in __sysconf() function
125 #undef __sysconf
126 #define __sysconf static linux_sysconf macro
/sysdeps/unix/sysv/linux/
A Dsysconf.c45 __sysconf (int name) in __sysconf() function
125 #undef __sysconf
126 #define __sysconf static posix_sysconf macro
/sysdeps/posix/
A Dgetpagesize.c24 return __sysconf (_SC_PAGESIZE); in __getpagesize()
A Dclock_getres.c30 long int clk_tck = __sysconf (_SC_CLK_TCK); in realtime_getres()
A Dulimit.c80 result = __sysconf (_SC_OPEN_MAX); in __ulimit()
A Dsysconf.c54 __sysconf (int name) in __sysconf() function
1211 #undef __sysconf
1212 weak_alias (__sysconf, sysconf) in weak_alias() argument
1213 libc_hidden_def (__sysconf) in weak_alias()
/sysdeps/generic/
A Deloop-threshold.h63 sysconf_symloop_max = __sysconf (_SC_SYMLOOP_MAX); in __eloop_threshold()
/sysdeps/unix/sysv/linux/s390/
A Dsysconf.c124 __sysconf (int name) in __sysconf() function
228 #undef __sysconf
229 #define __sysconf static linux_sysconf macro
/sysdeps/unix/
A Dgrantpt.c142 size_t grbuflen = __sysconf (_SC_GETGR_R_SIZE_MAX); in grantpt()
/sysdeps/unix/sysv/linux/arc/
A Dlibc.abilist452 GLIBC_2.32 __sysconf F
/sysdeps/mach/hurd/i386/
A Dlibc.abilist517 GLIBC_2.2.6 __sysconf F
/sysdeps/unix/sysv/linux/riscv/rv32/
A Dlibc.abilist451 GLIBC_2.33 __sysconf F
/sysdeps/unix/sysv/linux/csky/
A Dlibc.abilist460 GLIBC_2.29 __sysconf F
/sysdeps/unix/sysv/linux/microblaze/le/
A Dlibc.abilist485 GLIBC_2.18 __sysconf F
/sysdeps/unix/sysv/linux/riscv/rv64/
A Dlibc.abilist466 GLIBC_2.27 __sysconf F
/sysdeps/unix/sysv/linux/microblaze/be/
A Dlibc.abilist485 GLIBC_2.18 __sysconf F
/sysdeps/unix/sysv/linux/x86_64/64/
A Dlibc.abilist484 GLIBC_2.2.5 __sysconf F
/sysdeps/unix/sysv/linux/x86_64/x32/
A Dlibc.abilist487 GLIBC_2.16 __sysconf F

Completed in 35 milliseconds

12