Home
last modified time | relevance | path

Searched refs:__select_time64 (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/select/
Dselect.c27 extern int __select_time64(int, fd_set *__restrict, fd_set *__restrict, fd_set *__restrict, struct …
109 result = __select_time64(2, &readfds, &writefds, 0, &timeout); in select_time64_0100()
/third_party/musl/include/sys/
Dselect.h39 __REDIR(select, __select_time64);
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dselect.h39 __REDIR(select, __select_time64);
/third_party/musl/porting/uniproton/kernel/include/sys/
Dselect.h39 __REDIR(select, __select_time64);
/third_party/musl/ndk_musl_include/sys/
Dselect.h39 __REDIR(select, __select_time64);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dselect.h39 __REDIR(select, __select_time64);
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dselect.h46 __REDIR(select, __select_time64);
/third_party/musl/libc-test/src/common/
Dtest.h70 #define __select_time64 select macro
/third_party/musl/
Dlibc.map.txt194 __select_time64;