Searched refs:__times (Results 1 - 4 of 4) sorted by last modified time

/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c884 void __times() {} function
2776 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__times", "times@@", "1_ALPHA4");
H A Dlibroot_stubs.c978 void __times() {} function
2784 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__times", "times@@", "1_ALPHA4");
/haiku/src/system/libroot/posix/sys/
H A Dtimes.cpp56 __times(struct tms* buffer) function
64 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__times", "times@@", "1_ALPHA4");
/haiku/headers/private/libroot/
H A Dtimes_private.h17 clock_t __times(struct tms* tms);

Completed in 157 milliseconds