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
79 ssize_t send(int socket, const void* const buf __pass_object_size0, size_t len, int flags) in send() function
358 __u64 send; member