/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
poll.h | 67 extern int ppoll (struct pollfd *__fds, nfds_t __nfds,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
poll.h | 67 extern int ppoll (struct pollfd *__fds, nfds_t __nfds,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
poll.h | 67 extern int ppoll (struct pollfd *__fds, nfds_t __nfds,
|
/external/tcpdump/ |
ntp.h | 81 u_char ppoll; /* poll value */ member in struct:ntpdata
|
print-ntp.c | 111 TCHECK(bp->ppoll); 112 printf(", poll %us", bp->ppoll);
|
/external/valgrind/main/memcheck/tests/linux/ |
syscalls-2007.c | 54 ppoll (pfd, 2, &ts, &mask);
|
/hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/ |
uim.c | 36 #include <common/ppoll.h> /* for ppoll */ 899 err = ppoll(&p, 1, NULL, &sigs);
|