Home
last modified time | relevance | path

Searched refs:xselect (Results 1 – 16 of 16) sorted by relevance

/external/strace/tests-mx32/
Doldselect-efault.c44 xselect(const kernel_ulong_t args) in xselect() function
58 xselect(0); in main()
63 xselect((uintptr_t) args); in main()
Doldselect.c37 # define xselect xselect macro
43 xselect(const kernel_ulong_t nfds, in xselect() function
Dxselect.c46 xselect(const kernel_ulong_t nfds, in xselect() function
51 #ifndef xselect in xselect()
64 long rc = xselect(__VA_ARGS__); \
119 if (xselect(0, 0, 0, 0, a_tv)) { in main()
171 rc = xselect(nfds, a_rs, a_rs, a_rs, a_tv); in main()
203 rc = xselect(nfds, a_rs, a_rs, a_rs, a_tv); in main()
414 rc = xselect(FD_SETSIZE + 1, a_rs, a_ws, a_es, a_tv); in main()
DMakefile.am465 xselect.c \
DMakefile.in4402 xselect.c \
/external/strace/tests/
Doldselect-efault.c44 xselect(const kernel_ulong_t args) in xselect() function
58 xselect(0); in main()
63 xselect((uintptr_t) args); in main()
Doldselect.c37 # define xselect xselect macro
43 xselect(const kernel_ulong_t nfds, in xselect() function
Dxselect.c46 xselect(const kernel_ulong_t nfds, in xselect() function
51 #ifndef xselect in xselect()
64 long rc = xselect(__VA_ARGS__); \
119 if (xselect(0, 0, 0, 0, a_tv)) { in main()
171 rc = xselect(nfds, a_rs, a_rs, a_rs, a_tv); in main()
203 rc = xselect(nfds, a_rs, a_rs, a_rs, a_tv); in main()
414 rc = xselect(FD_SETSIZE + 1, a_rs, a_ws, a_es, a_tv); in main()
DMakefile.am465 xselect.c \
DMakefile.in4402 xselect.c \
/external/strace/tests-m32/
Doldselect-efault.c44 xselect(const kernel_ulong_t args) in xselect() function
58 xselect(0); in main()
63 xselect((uintptr_t) args); in main()
Doldselect.c37 # define xselect xselect macro
43 xselect(const kernel_ulong_t nfds, in xselect() function
Dxselect.c46 xselect(const kernel_ulong_t nfds, in xselect() function
51 #ifndef xselect in xselect()
64 long rc = xselect(__VA_ARGS__); \
119 if (xselect(0, 0, 0, 0, a_tv)) { in main()
171 rc = xselect(nfds, a_rs, a_rs, a_rs, a_tv); in main()
203 rc = xselect(nfds, a_rs, a_rs, a_rs, a_tv); in main()
414 rc = xselect(FD_SETSIZE + 1, a_rs, a_ws, a_es, a_tv); in main()
DMakefile.am465 xselect.c \
DMakefile.in4402 xselect.c \
/external/strace/
DChangeLog8428 * tests/xselect.c [xselect] (xselect): Turn into prototype.
8432 * tests/oldselect.c: Use xselect.c
8446 * tests/xselect.c (main) [PATH_TRACING_FD]: Skip if /proc/self/fd/
8457 * tests/xselect.c: Rewrite for better coverage.
12385 xselect.c: In function ‘main’:
12386 xselect.c:94:16: warning: overflow in implicit constant conversion [-Woverflow]
12393 * tests/xselect.c: Likewise.
16469 * tests/xselect.c (main): Likewise.
16561 * tests/xselect.c (main): Likewise.
23170 * tests/xselect.c (main): Likewise.
[all …]