Searched defs:send_msg (Results 1 – 9 of 9) sorted by relevance
52 static void send_msg(int fd, int len, int prio) in send_msg() function
56 send_msg(struct sshbuf *m) in send_msg() function
109 send_msg(struct sshbuf *m) in send_msg() function
487 send_msg(struct sshbuf *m) in send_msg() function
112 send_msg(struct sftp_conn *conn, struct sshbuf *m) in send_msg() function
534 static void make_server_reply(char *send_msg, int size) in make_server_reply()544 char send_msg[max_msg_len], end[] = { end_byte }; in server_fn() local
274 static void send_msg(int type) in send_msg() function
699 static int send_msg(int sd, void *addr, socklen_t alen, struct sock_args *args) in send_msg() function
4639 mDNSlocal int send_msg(request_state *const req) in send_msg() function