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

/haiku/headers/private/libroot/
H A Dtimes_private.h16 clock_t __times_beos(struct tms* tms);
/haiku/src/system/libroot/posix/sys/
H A Dtimes.cpp49 __times_beos(struct tms* buffer) function
62 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__times_beos", "times@", "BASE");
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c979 void __times_beos() {} function
2785 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__times_beos", "times@", "BASE");
H A Dlibroot_stubs_legacy.c885 void __times_beos() {} function
2777 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__times_beos", "times@", "BASE");

Completed in 97 milliseconds