Searched refs:__sysconf (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/libroot/
H A Dunistd_private.h17 long __sysconf(int name);
/haiku/src/system/libroot/posix/unistd/
H A Dconf.cpp57 return __sysconf(name);
62 __sysconf(int name) function
601 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sysconf", "sysconf@@", "1_ALPHA4");
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c973 void __sysconf() {} function
2782 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sysconf", "sysconf@@", "1_ALPHA4");
H A Dlibroot_stubs_legacy.c838 void __sysconf() {} function
2774 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sysconf", "sysconf@@", "1_ALPHA4");

Completed in 86 milliseconds