Home
last modified time | relevance | path

Searched defs:send_request (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/cares/src/lib/
Dares_private.h151 struct send_request { struct
162 struct send_request *next; argument
/third_party/curl/tests/libtest/
Dlibauthretry.c32 static CURLcode send_request(CURL *curl, const char *url, int seq, in send_request() function
/third_party/selinux/libselinux/src/
Dsetrans_client.c86 send_request(int fd, uint32_t function, const char *data1, const char *data2) in send_request() function
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
Dltp_tbio.c77 static int send_request(struct request_queue *q, struct bio *bio, in send_request() function
/third_party/python/Lib/xmlrpc/
Dclient.py1278 def send_request(self, host, handler, request_body, debug): member in Transport
/third_party/libcoap/src/
Dcoap_block.c1932 coap_send_pdu_t send_request) { in coap_send_q_block1()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h13452 int (*send_request)(struct rpc_rqst *); member