Home
last modified time | relevance | path

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

/third_party/musl/src/fortify/linux/
Dfortify.c157 ssize_t __send_chk(int socket, const void* buf, size_t len, size_t buflen, int flags) in __send_chk() function
/third_party/musl/porting/linux/user/src/fortify/
Dfortify.c146 ssize_t __send_chk(int socket, const void* buf, size_t len, size_t buflen, int flags) in __send_chk() function