Home
last modified time | relevance | path

Searched refs:send_read_request (Results 1 – 25 of 25) sorted by relevance

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/cloud/huawei/
H A Dhwc_vpc_private_ip.py191 r = send_read_request(module, client)
276 def send_read_request(module, client): function
H A Dhwc_vpc_route.py225 r = send_read_request(module, client)
335 def send_read_request(module, client): function
H A Dhwc_vpc_security_group_rule.py300 r = send_read_request(module, client)
416 def send_read_request(module, client): function
H A Dhwc_vpc_security_group.py282 r = send_read_request(module, client)
383 def send_read_request(module, client): function
H A Dhwc_vpc_peering_connect.py279 r = send_read_request(module, client)
477 def send_read_request(module, client): function
H A Dhwc_vpc_subnet.py312 r = send_read_request(module, client)
576 def send_read_request(module, client): function
H A Dhwc_vpc_eip.py413 r = send_read_request(module, client)
646 def send_read_request(module, client): function
H A Dhwc_evs_disk.py512 r = send_read_request(module, client)
795 def send_read_request(module, client): function
H A Dhwc_vpc_port.py355 r = send_read_request(module, client)
700 def send_read_request(module, client): function
H A Dhwc_ecs_instance.py732 r = send_read_request(module, client)
1337 def send_read_request(module, client): function
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dhwc_vpc_private_ip.py191 r = send_read_request(module, client)
276 def send_read_request(module, client): function
H A Dhwc_vpc_route.py225 r = send_read_request(module, client)
335 def send_read_request(module, client): function
H A Dhwc_vpc_security_group_rule.py300 r = send_read_request(module, client)
416 def send_read_request(module, client): function
H A Dhwc_vpc_security_group.py282 r = send_read_request(module, client)
383 def send_read_request(module, client): function
H A Dhwc_vpc_peering_connect.py279 r = send_read_request(module, client)
477 def send_read_request(module, client): function
H A Dhwc_vpc_subnet.py312 r = send_read_request(module, client)
576 def send_read_request(module, client): function
H A Dhwc_vpc_eip.py413 r = send_read_request(module, client)
646 def send_read_request(module, client): function
H A Dhwc_vpc_port.py355 r = send_read_request(module, client)
700 def send_read_request(module, client): function
H A Dhwc_evs_disk.py512 r = send_read_request(module, client)
795 def send_read_request(module, client): function
H A Dhwc_ecs_instance.py732 r = send_read_request(module, client)
1337 def send_read_request(module, client): function
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/librpc/rpc/
H A Ddcerpc_smb.c202 static NTSTATUS send_read_request(struct dcerpc_connection *c) in send_read_request() function
362 send_read_request(c); in smb_send_request()
525 c->transport.send_read = send_read_request; in pipe_open_recv()
H A Ddcerpc_smb2.c174 static NTSTATUS send_read_request(struct dcerpc_connection *c) in send_read_request() function
439 c->transport.send_read = send_read_request; in pipe_open_recv()
/dports/security/openssh-portable/openssh-8.8p1/
H A Dsftp-client.c1353 send_read_request(struct sftp_conn *conn, u_int id, u_int64_t offset, in send_read_request() function
1540 send_read_request(conn, req->id, req->offset, in do_download()
1604 send_read_request(conn, req->id, in do_download()
2290 send_read_request(from, req->id, req->offset, in do_crossload()
2361 send_read_request(from, req->id, in do_crossload()
/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A Dsftp-client.c1012 send_read_request(struct sftp_conn *conn, u_int id, u_int64_t offset, in send_read_request() function
1160 send_read_request(conn, req->id, req->offset, in do_download()
1224 send_read_request(conn, req->id, in do_download()
/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dsftp-client.c1179 send_read_request(struct sftp_conn *conn, u_int id, u_int64_t offset, in send_read_request() function
1335 send_read_request(conn, req->id, req->offset, in do_download()
1404 send_read_request(conn, req->id, in do_download()