Searched defs:send (Results 1 – 3 of 3) sorted by relevance
31 ssize_t send(int socket, const void* buf, size_t len, int flags) { in send() function
78 ssize_t send(int socket, const void* _Nonnull const buf __pass_object_size0, size_t len, int flags) in send() function
351 __u64 send; member