Home
last modified time | relevance | path

Searched defs:fd_amount (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/ndk_musl_include/fortify/
Dpoll.h34 int poll(struct pollfd* const fds __DIAGNOSE_PASS_OBJECT_SIZE, nfds_t fd_amount, int timeout) in poll()
51 int ppoll(struct pollfd* const fds __DIAGNOSE_PASS_OBJECT_SIZE, nfds_t fd_amount, in ppoll()
/third_party/musl/porting/linux/user/include/fortify/
Dpoll.h34 int poll(struct pollfd* const fds __DIAGNOSE_PASS_OBJECT_SIZE, nfds_t fd_amount, int timeout) in poll()
51 int ppoll(struct pollfd* const fds __DIAGNOSE_PASS_OBJECT_SIZE, nfds_t fd_amount, in ppoll()