Home
last modified time | relevance | path

Searched refs:send_reply (Results 1 – 10 of 10) sorted by relevance

/external/mtools/
Dfloppyd.c1021 static void send_reply(int rval, io_buffer sock, Dword len) { in send_reply() function
1132 send_reply(0, sock, devFd >= 0 ? 0 : DWORD_ERR); in serve_client()
1173 send_reply(0, sock, DWORD_ERR); in serve_client()
1183 send_reply(0, sock, DWORD_ERR); in serve_client()
1186 send_reply(0, sock, in serve_client()
1196 send_reply(0, sock, DWORD_ERR); in serve_client()
1201 send_reply(0, sock, DWORD_ERR); in serve_client()
1204 send_reply(0, sock, in serve_client()
1214 send_reply(devFd, sock, DWORD_ERR); in serve_client()
1216 send_reply(devFd, sock, in serve_client()
[all …]
/external/scapy/scapy/
Dansmachine.py100 def send_reply(self, reply): member in AnsweringMachine
110 self.send_reply(reply)
/external/scapy/test/
Danswering_machines.uts18 am.send_reply = check_reply
115 am.send_reply = check_reply
/external/libwebsockets/minimal-examples/dbus-server/minimal-dbus-ws-proxy/
Dprotocol_lws_minimal_dbus_ws_proxy.c245 goto send_reply; in dmh_connect()
273 goto send_reply; in dmh_connect()
280 send_reply: in dmh_connect()
/external/scapy/scapy/layers/
Ddot11.py446 def send_reply(self, reply): member in WiFi_am
Dl2.py586 def send_reply(self, reply): member in ARP_am
/external/libfuse/lib/
Dfuse_lowlevel.c234 static int send_reply(fuse_req_t req, int error, const void *arg, in send_reply() function
310 return send_reply(req, 0, arg, argsize); in send_reply_ok()
315 return send_reply(req, -err, NULL, 0); in fuse_reply_err()
/external/wpa_supplicant_8/src/radius/
Dradius_server.c1420 goto send_reply; in radius_server_request()
1484 send_reply: in radius_server_request()
/external/usrsctp/usrsctplib/netinet/
Dsctp_asconf.c724 goto send_reply; in sctp_handle_asconf()
825 send_reply: in sctp_handle_asconf()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c4663 goto send_reply; in hostapd_global_ctrl_iface_receive()
4695 goto send_reply; in hostapd_global_ctrl_iface_receive()
4761 send_reply: in hostapd_global_ctrl_iface_receive()