Home
last modified time | relevance | path

Searched refs:POLLWRNORM (Results 1 – 25 of 27) sorted by relevance

12

/external/strace/tests/
Dppoll.expected1POLLWRNORM)?\|POLLWRBAND\}, \.\.\.\], 4, \{tv_sec=42, tv_nsec=999999999\}, \[(USR2 CHLD|CHLD USR2)…
2 …ts=POLLIN\|POLLPRI\|POLLRDNORM\|POLLRDBAND\}, \{fd=0, events=POLLOUT(\|POLLWRNORM)?\|POLLWRBAND\}\…
Dppoll-v.expected1POLLWRNORM)?\|POLLWRBAND\}, \{fd=3, events=POLLIN\|POLLPRI\}, \{fd=4, events=POLLOUT\}\], 4, \{tv_…
2 …ts=POLLIN\|POLLPRI\|POLLRDNORM\|POLLRDBAND\}, \{fd=0, events=POLLOUT(\|POLLWRNORM)?\|POLLWRBAND\}\…
Dpoll.c65 #ifdef POLLWRNORM in print_pollfd_entering()
66 PRINT_EVENT(POLLWRNORM, events) in print_pollfd_entering()
132 #ifdef POLLWRNORM in print_pollfd_exiting()
133 PRINT_EVENT(POLLWRNORM, revents) in print_pollfd_exiting()
177 { .fd = 1, .events = POLLOUT | POLLWRNORM | POLLWRBAND }, in main()
226 { .fd = 0, .events = POLLOUT | POLLWRNORM | POLLWRBAND } in main()
Dppoll.c40 { .fd = 1, .events = POLLOUT | POLLWRNORM | POLLWRBAND }, in test1()
62 { .fd = 0, .events = POLLOUT | POLLWRNORM | POLLWRBAND } in test2()
/external/strace/tests-m32/
Dppoll.expected1POLLWRNORM)?\|POLLWRBAND\}, \.\.\.\], 4, \{tv_sec=42, tv_nsec=999999999\}, \[(USR2 CHLD|CHLD USR2)…
2 …ts=POLLIN\|POLLPRI\|POLLRDNORM\|POLLRDBAND\}, \{fd=0, events=POLLOUT(\|POLLWRNORM)?\|POLLWRBAND\}\…
Dppoll-v.expected1POLLWRNORM)?\|POLLWRBAND\}, \{fd=3, events=POLLIN\|POLLPRI\}, \{fd=4, events=POLLOUT\}\], 4, \{tv_…
2 …ts=POLLIN\|POLLPRI\|POLLRDNORM\|POLLRDBAND\}, \{fd=0, events=POLLOUT(\|POLLWRNORM)?\|POLLWRBAND\}\…
Dpoll.c65 #ifdef POLLWRNORM in print_pollfd_entering()
66 PRINT_EVENT(POLLWRNORM, events) in print_pollfd_entering()
132 #ifdef POLLWRNORM in print_pollfd_exiting()
133 PRINT_EVENT(POLLWRNORM, revents) in print_pollfd_exiting()
177 { .fd = 1, .events = POLLOUT | POLLWRNORM | POLLWRBAND }, in main()
226 { .fd = 0, .events = POLLOUT | POLLWRNORM | POLLWRBAND } in main()
Dppoll.c40 { .fd = 1, .events = POLLOUT | POLLWRNORM | POLLWRBAND }, in test1()
62 { .fd = 0, .events = POLLOUT | POLLWRNORM | POLLWRBAND } in test2()
/external/strace/tests-mx32/
Dppoll.expected1POLLWRNORM)?\|POLLWRBAND\}, \.\.\.\], 4, \{tv_sec=42, tv_nsec=999999999\}, \[(USR2 CHLD|CHLD USR2)…
2 …ts=POLLIN\|POLLPRI\|POLLRDNORM\|POLLRDBAND\}, \{fd=0, events=POLLOUT(\|POLLWRNORM)?\|POLLWRBAND\}\…
Dppoll-v.expected1POLLWRNORM)?\|POLLWRBAND\}, \{fd=3, events=POLLIN\|POLLPRI\}, \{fd=4, events=POLLOUT\}\], 4, \{tv_…
2 …ts=POLLIN\|POLLPRI\|POLLRDNORM\|POLLRDBAND\}, \{fd=0, events=POLLOUT(\|POLLWRNORM)?\|POLLWRBAND\}\…
Dpoll.c65 #ifdef POLLWRNORM in print_pollfd_entering()
66 PRINT_EVENT(POLLWRNORM, events) in print_pollfd_entering()
132 #ifdef POLLWRNORM in print_pollfd_exiting()
133 PRINT_EVENT(POLLWRNORM, revents) in print_pollfd_exiting()
177 { .fd = 1, .events = POLLOUT | POLLWRNORM | POLLWRBAND }, in main()
226 { .fd = 0, .events = POLLOUT | POLLWRNORM | POLLWRBAND } in main()
Dppoll.c40 { .fd = 1, .events = POLLOUT | POLLWRNORM | POLLWRBAND }, in test1()
62 { .fd = 0, .events = POLLOUT | POLLWRNORM | POLLWRBAND } in test2()
/external/kernel-headers/original/uapi/asm-generic/
Dpoll.h15 #ifndef POLLWRNORM
16 #define POLLWRNORM 0x0100 macro
/external/strace/xlat/
Dpollflags.h23 #if defined(POLLWRNORM) || (defined(HAVE_DECL_POLLWRNORM) && HAVE_DECL_POLLWRNORM)
24 XLAT(POLLWRNORM),
Dpollflags.in5 POLLWRNORM
/external/curl/lib/
Dselect.h61 #ifndef POLLWRNORM
62 #define POLLWRNORM POLLOUT macro
Dselect.c202 pfd[num].events = POLLWRNORM|POLLOUT; in Curl_socket_check()
249 if(pfd[num].revents & (POLLWRNORM|POLLOUT)) in Curl_socket_check()
475 POLLRDNORM|POLLWRNORM|POLLRDBAND)) { in Curl_poll()
480 if(ufds[i].events & (POLLWRNORM|POLLOUT)) in Curl_poll()
Dasyn-ares.c272 pfd[i].events |= POLLWRNORM|POLLOUT; in waitperform()
296 pfd[i].revents & (POLLWRNORM|POLLOUT)? in waitperform()
/external/kernel-headers/original/uapi/asm-mips/asm/
Dpoll.h4 #define POLLWRNORM POLLOUT macro
/external/ltp/testcases/kernel/syscalls/utils/
Dpoll.h15 #define POLLWRNORM 0x0100 macro
/external/openssh/openbsd-compat/
Dbsd-poll.h52 #define POLLWRNORM POLLOUT
/external/robolectric/v3/runtime/
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...

12