Home
last modified time | relevance | path

Searched refs:__DIAGNOSE_BOS_FD_COUNT_TRIVIALLY_SAFE (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/ndk_musl_include/fortify/
Dpoll.h42 if (!__DIAGNOSE_BOS_FD_COUNT_TRIVIALLY_SAFE(bos_fds, fds, fd_amount)) { in poll()
60 if (!__DIAGNOSE_BOS_FD_COUNT_TRIVIALLY_SAFE(bos_fds, fds, fd_amount)) { in ppoll()
Dfortify.h111 #define __DIAGNOSE_BOS_FD_COUNT_TRIVIALLY_SAFE(bos_val, fds, fd_count) \ macro
/third_party/musl/porting/linux/user/include/fortify/
Dpoll.h42 if (!__DIAGNOSE_BOS_FD_COUNT_TRIVIALLY_SAFE(bos_fds, fds, fd_amount)) { in poll()
60 if (!__DIAGNOSE_BOS_FD_COUNT_TRIVIALLY_SAFE(bos_fds, fds, fd_amount)) { in ppoll()
Dfortify.h111 #define __DIAGNOSE_BOS_FD_COUNT_TRIVIALLY_SAFE(bos_val, fds, fd_count) \ macro