Home
last modified time | relevance | path

Searched defs:p_fd (Results 1 – 8 of 8) sorted by relevance

/external/liburing/test/
Dsocket-rw.c26 int p_fd[2], ret; in main() local
Dsocket-rw-eagain.c24 int p_fd[2], ret; in main() local
Dsocket-rw-offset.c26 int p_fd[2], ret; in main() local
Dshutdown.c29 int p_fd[2], ret; in main() local
/external/toybox/toys/pending/
Darping.c236 int p_fd = xsocket(AF_INET, SOCK_DGRAM, 0); in arping_main() local
Dtraceroute.c612 int p_fd = xsocket(AF_INET6, SOCK_DGRAM, 0); in traceroute_main() local
/external/mesa3d/src/freedreno/vulkan/
Dtu_drm.c557 sync_export(VkDevice _device, struct tu_syncobj *sync, bool sync_fd, int *p_fd) in sync_export()
/external/python/cpython2/Modules/
Dposixmodule.c4783 struct pipe_ref p_fd[3]; in _PyPopen() local