Home
last modified time | relevance | path

Searched defs:ppoll (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/lib/libc/sys/
H A Dppoll.c40 ppoll(struct pollfd * restrict fds, nfds_t nfds, in ppoll() function
/netbsd-src/external/bsd/libfido2/dist/src/
H A Dhid_unix.c18 #define ppoll pollts macro
/netbsd-src/sys/arch/hp300/stand/common/
H A Dfhpib.c163 int ppoll; in fhpibppoll() local
H A Dnhpib.c173 int ppoll; in nhpibppoll() local
/netbsd-src/external/bsd/ntp/dist/sntp/
H A Dnetworking.h61 u_char ppoll; member
/netbsd-src/sys/arch/hp300/dev/
H A Dhpib.c339 int mask, (*ppoll)(struct hpibbus_softc *); in hpibswait() local
H A Dfhpib.c604 int ppoll; in fhpibppoll() local
H A Dnhpib.c552 int ppoll; in nhpibppoll() local
/netbsd-src/sys/dev/isa/
H A Dcec.c453 int ppoll; in cecpptest() local
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Deloop.c87 #define ppoll pollts macro
/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_request.h378 s_char ppoll; /* peer polling interval */ member
404 u_char ppoll; /* peer.ppoll */ member
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc842 TEST(MemorySanitizer, ppoll) { in TEST() argument