Searched refs:__pselect (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/sys/
H A Dselect.cpp25 extern "C" int __pselect(int numBits, struct fd_set *readBits, struct fd_set *writeBits,
52 __pselect(int numBits, struct fd_set *readBits, struct fd_set *writeBits, function
86 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__pselect", "pselect@@", "1_ALPHA4");
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c876 void __pselect() {} function
2742 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__pselect", "pselect@@", "1_ALPHA4");
H A Dlibroot_stubs_legacy.c722 void __pselect() {} function
2734 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__pselect", "pselect@@", "1_ALPHA4");

Completed in 280 milliseconds