Searched defs:pollfd (Results 1 - 25 of 25) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dpoll_fd.c234 struct pollfd pollfd; local
/netbsd-current/sys/sys/
H A Dpoll.h39 struct pollfd { struct
/netbsd-current/usr.bin/make/
H A Djob.h90 #define pollfd emul_pollfd macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_openbsd.cc199 CHECK_TYPE_SIZE(pollfd); variable
H A Dsanitizer_platform_limits_solaris.cc261 CHECK_TYPE_SIZE(pollfd); variable
H A Dsanitizer_platform_limits_freebsd.cc423 CHECK_TYPE_SIZE(pollfd); variable
H A Dsanitizer_platform_limits_posix.cc1043 CHECK_TYPE_SIZE(pollfd); variable
H A Dsanitizer_platform_limits_netbsd.cc2418 CHECK_TYPE_SIZE(pollfd); variable
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_openbsd.cc197 CHECK_TYPE_SIZE(pollfd); variable
H A Dsanitizer_platform_limits_solaris.cc259 CHECK_TYPE_SIZE(pollfd); variable
H A Dsanitizer_platform_limits_posix.cc1084 CHECK_TYPE_SIZE(pollfd); variable
H A Dsanitizer_platform_limits_netbsd.cc2580 CHECK_TYPE_SIZE(pollfd); variable
/netbsd-current/usr.sbin/isibootd/
H A Disibootd.c131 struct pollfd pollfd; local
/netbsd-current/lib/libc/rpc/
H A Dsvc_vc.c468 struct pollfd pollfd; local
/netbsd-current/external/bsd/libbind/dist/resolv/
H A Dres_send.c805 struct pollfd pollfd; local
/netbsd-current/lib/libc/resolv/
H A Dres_send.c886 struct pollfd pollfd; local
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Deloop.c188 struct pollfd *pollfd; member in struct:eloop_event
[all...]
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Daix.c777 fd_set pollfd; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-ports.c227 struct pollfd pollfd = { fdes, POLLIN, 0 }; local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.cpp263 CHECK_TYPE_SIZE(pollfd); variable
H A Dsanitizer_platform_limits_freebsd.cpp456 CHECK_TYPE_SIZE(pollfd); variable
H A Dsanitizer_platform_limits_posix.cpp1065 CHECK_TYPE_SIZE(pollfd); variable
H A Dsanitizer_platform_limits_netbsd.cpp2581 CHECK_TYPE_SIZE(pollfd); variable
/netbsd-current/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-ports.c227 struct pollfd pollfd = { fdes, POLLIN, 0 }; local
/netbsd-current/external/mit/libuv/dist/include/uv/
H A Dwin.h36 typedef struct pollfd { struct

Completed in 334 milliseconds