Searched defs:send_msg (Results 1 – 9 of 9) sorted by relevance
20 static const char send_msg[] = "message"; in test_netns_cookie() local
495 const char send_msg[] = "MISC!!!"; in misc() local
532 static void make_server_reply(char *send_msg, int size) in make_server_reply()542 char send_msg[max_msg_len], end[] = { end_byte }; in server_fn() local
89 fn send_msg( in send_msg() method
363 pub fn send_msg(sender: &Sender<StreamMsg>, msg: StreamMsg) -> Result<()> { in send_msg() method
274 static void send_msg(int type) in send_msg() function
975 static int send_msg(int sd, void *addr, socklen_t alen, struct sock_args *args) in send_msg() function
1115 fn send_msg(&self, msg: &VmMemoryRequest) -> Result<()> { in send_msg() method
4639 mDNSlocal int send_msg(request_state *const req) in send_msg() function