Home
last modified time | relevance | path

Searched refs:send_msg (Results 1 – 11 of 11) sorted by relevance

/trueos/crypto/openssh/
HDssh-pkcs11-client.c49 send_msg(Buffer *m) in send_msg() function
125 send_msg(&msg); in pkcs11_rsa_private_encrypt()
200 send_msg(&msg); in pkcs11_add_provider()
231 send_msg(&msg); in pkcs11_del_provider()
HDsftp-client.c101 send_msg(struct sftp_conn *conn, Buffer *m) in send_msg() function
163 send_msg(conn, &msg); in send_string_request()
179 send_msg(conn, &msg); in send_string_attrs_request()
354 send_msg(ret, &msg); in do_init()
443 send_msg(conn, &msg); in do_close()
474 send_msg(conn, &msg); in do_lsreaddir()
498 send_msg(conn, &msg); in do_lsreaddir()
799 send_msg(conn, &msg); in do_rename()
833 send_msg(conn, &msg); in do_hardlink()
865 send_msg(conn, &msg); in do_symlink()
[all …]
HDssh-pkcs11-helper.c104 send_msg(Buffer *m) in send_msg() function
143 send_msg(&msg); in process_add()
163 send_msg(&msg); in process_del()
202 send_msg(&msg); in process_sign()
HDsftp-server.c493 send_msg(Buffer *m) in send_msg() function
537 send_msg(&msg); in send_status()
549 send_msg(&msg); in send_data_or_handle()
588 send_msg(&msg); in send_names()
602 send_msg(&msg); in send_attrib()
629 send_msg(&msg); in send_statvfs()
660 send_msg(&msg); in process_init()
/trueos/sys/dev/hyperv/netvsc/
HDhv_net_vsc.c808 nvsp_msg send_msg; in hv_nv_on_send() local
815 send_msg.hdr.msg_type = nvsp_msg_1_type_send_rndis_pkt; in hv_nv_on_send()
818 send_msg.msgs.vers_1_msgs.send_rndis_pkt.chan_type = 0; in hv_nv_on_send()
821 send_msg.msgs.vers_1_msgs.send_rndis_pkt.chan_type = 1; in hv_nv_on_send()
825 send_msg.msgs.vers_1_msgs.send_rndis_pkt.send_buf_section_idx = in hv_nv_on_send()
827 send_msg.msgs.vers_1_msgs.send_rndis_pkt.send_buf_section_size = 0; in hv_nv_on_send()
832 &send_msg, sizeof(nvsp_msg), (uint64_t)(uintptr_t)pkt); in hv_nv_on_send()
835 &send_msg, sizeof(nvsp_msg), (uint64_t)(uintptr_t)pkt, in hv_nv_on_send()
/trueos/usr.bin/msgs/
HDmsgs.c143 static bool send_msg = NO; variable
231 send_msg = YES; in main()
253 if (send_msg != YES) { in main()
329 if (!send_msg) { in main()
339 if (send_msg) { in main()
/trueos/contrib/wpa/src/wps/
HDwps_upnp_web.c1155 goto send_msg; in web_connection_parse_unsubscribe()
1189 goto send_msg; in web_connection_parse_unsubscribe()
1196 goto send_msg; in web_connection_parse_unsubscribe()
1219 goto send_msg; in web_connection_parse_unsubscribe()
1224 send_msg: in web_connection_parse_unsubscribe()
/trueos/lib/libtacplus/
HDtaclib.c75 static int send_msg(struct tac_handle *);
618 send_msg(struct tac_handle *h) in send_msg() function
1089 if (send_msg(h) == -1 || recv_msg(h) == -1) in tac_send_authen()
1147 if (send_msg(h) == -1 || recv_msg(h) == -1) in tac_send_author()
1205 if (send_msg(h) == -1 || recv_msg(h) == -1) in tac_send_acct()
/trueos/contrib/wpa/src/eap_peer/
HDeap_wsc.c474 goto send_msg; in eap_wsc_process()
521 send_msg: in eap_wsc_process()
/trueos/sys/mips/rmi/dev/sec/
HDrmilib.c1896 struct msgrng_msg send_msg; in xlr_sec_submit_op() local
1925 send_msg.msg0 = desc->control | (1ULL << 53); in xlr_sec_submit_op()
1926 send_msg.msg1 = desc->data | (1ULL << 53) | (1ULL << 52); in xlr_sec_submit_op()
1927 send_msg.msg2 = send_msg.msg3 = 0; in xlr_sec_submit_op()
1933 __FUNCTION__, desc->op_ctl.flags, send_msg.msg0, send_msg.msg1); in xlr_sec_submit_op()
1939 desc->op_ctl.stn_id, &send_msg); in xlr_sec_submit_op()
/trueos/
Dmach-compat.diff6428 + "b\00send_msg\0b\01rcv_msg\0" \