Searched defs:send_data (Results 1 - 10 of 10) sorted by relevance

/haiku-fatelf/headers/private/net/
H A Dnet_datalink_protocol.h26 status_t (*send_data)(net_datalink_protocol* self, net_buffer* buffer); member in struct:net_datalink_protocol_module_info
H A Dnet_device.h53 status_t (*send_data)(net_device* device, net_buffer* buffer); member in struct:net_device_module_info
H A Dnet_protocol.h82 status_t (*send_data)(net_protocol* self, net_buffer* buffer); member in struct:net_protocol_module_info
H A Dnet_socket.h65 status_t (*send_data)(net_socket* socket, net_buffer* buffer); member in struct:net_socket_module_info
H A Dnet_datalink.h77 status_t (*send_data)(struct net_protocol* protocol, member in struct:net_datalink_module_info
/haiku-fatelf/src/system/libroot/os/
H A Dthread.c199 send_data(thread_id thread, int32 code, const void *buffer, size_t bufferSize) function
/haiku-fatelf/src/bin/fwcontrol/
H A Dfwcontrol.c789 char *send_data = NULL; local
/haiku-fatelf/src/bin/gdb/gdb/
H A Dremote-m32r-sdi.c174 send_data (void *buf, int len) function
[all...]
/haiku-fatelf/src/bin/network/ftpd/
H A Dftpd.c2078 send_data(FILE *instr, FILE *outstr, size_t blksize, off_t filesize, int isreg) function
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1184 #define send_data fssh_send_data macro

Completed in 67 milliseconds