Searched refs:ppoll (Results 1 – 25 of 84) sorted by relevance
1234
/external/tcpdump/ |
D | print-ntp.c | 119 u_char ppoll; /* poll value */ member 239 ND_TCHECK(bp->ppoll); in ntp_print() 240 ND_PRINT((ndo, ", poll %u (%us)", bp->ppoll, 1 << bp->ppoll)); in ntp_print()
|
/external/strace/tests-m32/ |
D | ppoll-v.gen.test | 4 run_strace_match_diff -v -s2 -e trace=ppoll
|
D | gen_tests.in | 214 ppoll -s2 215 ppoll-v -v -s2 -e trace=ppoll
|
/external/strace/tests-mx32/ |
D | ppoll-v.gen.test | 4 run_strace_match_diff -v -s2 -e trace=ppoll
|
D | gen_tests.in | 214 ppoll -s2 215 ppoll-v -v -s2 -e trace=ppoll
|
/external/strace/tests/ |
D | ppoll-v.gen.test | 4 run_strace_match_diff -v -s2 -e trace=ppoll
|
D | gen_tests.in | 214 ppoll -s2 215 ppoll-v -v -s2 -e trace=ppoll
|
D | pure_executables.am | 199 ppoll \
|
D | pure_executables.list | 198 ppoll
|
/external/valgrind/none/tests/ |
D | ppoll_alarm.c | 28 ppoll(NULL, 0, &ts, &ss); in mythr()
|
/external/valgrind/memcheck/tests/linux/ |
D | syscalls-2007.c | 54 ppoll (pfd, 2, &ts, &mask); in main()
|
/external/valgrind/gdbserver_tests/ |
D | nlcontrolc.vgtest | 9 # This test is disabled on Solaris because modifying select/poll/ppoll timeout
|
/external/strace/ |
D | poll.c | 173 SYS_FUNC(ppoll) in SYS_FUNC() argument
|
/external/ltp/testcases/kernel/include/ |
D | aarch64.in | 74 ppoll 73
|
D | ia64.in | 264 ppoll 1295
|
D | x86_64.in | 271 ppoll 271
|
D | s390.in | 220 ppoll 302
|
D | sparc.in | 300 ppoll 298
|
D | s390x.in | 220 ppoll 302
|
D | sparc64.in | 276 ppoll 298
|
D | i386.in | 304 ppoll 309
|
D | powerpc.in | 277 ppoll 281
|
D | powerpc64.in | 277 ppoll 281
|
D | sh.in | 331 ppoll 337
|
/external/dhcpcd-6.8.2/ |
D | configure | 880 ppoll(NULL, 0, NULL, NULL); 885 POLL=ppoll 921 ppoll)
|
1234