Home
last modified time | relevance | path

Searched defs:pfd (Results 1 – 25 of 74) sorted by relevance

123

/external/strace/tests-m32/
Dpoll.c51 print_pollfd_entering(const struct pollfd *const pfd) in print_pollfd_entering()
84 print_pollfd_array_entering(const struct pollfd *const pfd, in print_pollfd_array_entering()
108 print_pollfd_exiting(const struct pollfd *const pfd, in print_pollfd_exiting()
148 print_pollfd_array_exiting(const struct pollfd *const pfd, in print_pollfd_array_exiting()
/external/strace/tests/
Dpoll.c51 print_pollfd_entering(const struct pollfd *const pfd) in print_pollfd_entering()
84 print_pollfd_array_entering(const struct pollfd *const pfd, in print_pollfd_array_entering()
108 print_pollfd_exiting(const struct pollfd *const pfd, in print_pollfd_exiting()
148 print_pollfd_array_exiting(const struct pollfd *const pfd, in print_pollfd_array_exiting()
/external/strace/tests-mx32/
Dpoll.c51 print_pollfd_entering(const struct pollfd *const pfd) in print_pollfd_entering()
84 print_pollfd_array_entering(const struct pollfd *const pfd, in print_pollfd_array_entering()
108 print_pollfd_exiting(const struct pollfd *const pfd, in print_pollfd_exiting()
148 print_pollfd_array_exiting(const struct pollfd *const pfd, in print_pollfd_array_exiting()
/external/openssh/
Dmonitor_fdpass.c66 struct pollfd pfd; in mm_send_fd() local
129 struct pollfd pfd; in mm_receive_fd() local
Datomicio.c58 struct pollfd pfd; in atomicio6() local
108 struct pollfd pfd; in atomiciov6() local
/external/libevent/
Dpoll.c110 struct pollfd *pfd = &pop->event_set[i]; in poll_check_ok() local
214 struct pollfd *pfd = NULL; in poll_add() local
275 struct pollfd *pfd = NULL; in poll_del() local
/external/libmojo/base/android/java/src/org/chromium/base/
DContentUriUtils.java70 ParcelFileDescriptor pfd = getParcelFileDescriptor(context, uriString); in openContentUriForRead() local
115 ParcelFileDescriptor pfd = null; in getParcelFileDescriptor() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/
DResourceBasedPeriodFormatterDataServiceTest.java32 PeriodFormatterData pfd = service.get(locale); in testAvailable() local
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_pixelformat.h43 PIXELFORMATDESCRIPTOR pfd; member
Dstw_ext_pbuffer.c85 PIXELFORMATDESCRIPTOR pfd; in wglCreatePbufferARB() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
DResourceBasedPeriodFormatterDataServiceTest.java31 PeriodFormatterData pfd = service.get(locale); in testAvailable() local
/external/libcups/cups/
Dsidechannel.c112 struct pollfd pfd; /* Poll structure for poll() */ in cupsSideChannelRead() local
535 struct pollfd pfd; /* Poll structure for poll() */ in cupsSideChannelWrite() local
/external/netcat/
Datomicio.c46 struct pollfd pfd; in atomicio() local
/external/valgrind/memcheck/tests/linux/
Dsyscalls-2007.c41 struct pollfd pfd[2]; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_yield/
D1-1.c66 int pfd[2]; in main() local
/external/ltp/testcases/kernel/syscalls/clone/
Dclone03.c51 static int pfd[2]; variable
Dclone06.c41 static int pfd[2]; variable
/external/ltp/testcases/kernel/syscalls/fsync/
Dfsync03.c55 int pfd; /* holds the value for fd[1] */ variable
/external/skia/tools/viewer/sk_app/win/
DGLWindowContext_win.cpp84 PIXELFORMATDESCRIPTOR pfd; in onInitializeContext() local
/external/ltp/testcases/kernel/syscalls/vmsplice/
Dvmsplice01.c109 struct pollfd pfd = {.fd = pipes[1], .events = POLLOUT}; in vmsplice_test() local
/external/linux-kselftest/tools/testing/selftests/net/
Dpsock_tpacket.c236 struct pollfd pfd; in walk_v1_v2_rx() local
355 struct pollfd pfd; in walk_v1_v2_tx() local
544 struct pollfd pfd; in walk_v3_rx() local
/external/ltp/testcases/kernel/syscalls/writev/
Dwritev01.c114 int pfd[2]; /* pipe fd's */ variable
/external/ltp/testcases/kernel/syscalls/epoll_wait/
Depoll_wait01.c107 struct pollfd pfd[] = { in get_writesize() local
/external/swiftshader/tests/OGLSimpleCube/
DOGLSimpleCube.cpp144 PIXELFORMATDESCRIPTOR pfd = { in setupPixelFormat() local
/external/curl/lib/
Dselect.c152 struct pollfd pfd[3]; in Curl_socket_check() local

123