Home
last modified time | relevance | path

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

/third_party/node/deps/cares/src/lib/
Dares_private.h153 struct send_request { struct
164 struct send_request *next; argument
/third_party/selinux/libselinux/src/
Dsetrans_client.c80 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/libbpf/.github/actions/build-selftests/
Dvmlinux.h13452 int (*send_request)(struct rpc_rqst *); member