Searched defs:sendto (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/headers/private/net/
H A Dnet_stack_interface.h48 ssize_t (*sendto)(net_socket* socket, const void* data, size_t length, member in struct:net_stack_interface_module_info
/haiku-fatelf/src/bin/coreutils/lib/
H A Dsys_socket.in.h375 # undef sendto macro
376 # define sendto rpl_sendto macro
381 # undef sendto macro
382 # define sendto sendto_used_without_requesting_gnulib_module_sendto macro
384 # undef sendto macro
385 # define sendto(s,b,n,f,a,l) \ macro
H A Dunistd.in.h106 # undef sendto macro
107 # define sendto sendto_used_without_including_sys_socket_h macro
/haiku-fatelf/src/bin/network/wget/lib/
H A Dunistd.in.h81 # undef sendto macro
82 # define sendto sendto_used_without_including_sys_socket_h macro
/haiku-fatelf/src/kits/network/
H A Dsocket.cpp290 sendto(int socket, const void *data, size_t length, int flags, function
/haiku-fatelf/src/system/kernel/fs/
H A Dsocket.cpp739 sendto(int socket, const void *data, size_t length, int flags, function

Completed in 174 milliseconds