Home
last modified time | relevance | path

Searched defs:req (Results 376 - 400 of 846) sorted by relevance

1...<<11121314151617181920>>...34

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_tls.c153 struct wpabuf *req; in eap_tls_build_start() local
H A Deap_server_tls_common.c198 struct wpabuf *req; in eap_server_tls_build_msg() local
257 struct wpabuf *req; in eap_server_tls_build_ack() local
[all...]
H A Deap_server_wsc.c170 struct wpabuf *req; in eap_wsc_build_start() local
190 struct wpabuf *req; in eap_wsc_build_msg() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_invitation.c620 struct wpabuf *req; in p2p_invite_send() local
H A Dp2p_sd.c197 struct wpabuf *req; in p2p_send_gas_comeback_req() local
274 struct wpabuf *req; in p2p_start_sd() local
933 p2p_sd_cancel_request(struct p2p_data *p2p, void *req) p2p_sd_cancel_request() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_server_read.c49 tls_process_status_request_item(struct tlsv1_server *conn, const u8 *req, size_t req_len) tls_process_status_request_item() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dbrowser.c137 WebKitURIRequest *req; in view_cb_decide_policy() local
102 view_cb_resource_load_starting(WebKitWebView *view, WebKitWebResource *res, WebKitURIRequest *req, struct browser_context *ctx) view_cb_resource_load_starting() argument
220 view_cb_resource_request_starting(WebKitWebView *view, WebKitWebFrame *frame, WebKitWebResource *res, WebKitNetworkRequest *req, WebKitNetworkResponse *resp, struct browser_context *ctx) view_cb_resource_request_starting() argument
237 view_cb_mime_type_policy_decision( WebKitWebView *view, WebKitWebFrame *frame, WebKitNetworkRequest *req, gchar *mime, WebKitWebPolicyDecision *policy, struct browser_context *ctx) view_cb_mime_type_policy_decision() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dhttp_client.c24 struct wpabuf *req; member
130 http_client_addr(struct sockaddr_in *dst, struct wpabuf *req, size_t max_response, void (*cb)(void *ctx, struct http_client *c, enum http_client_event event), void *cb_ctx) http_client_addr() argument
236 http_client_url(const char *url, struct wpabuf *req, size_t max_response, void (*cb)(void *ctx, struct http_client *c, enum http_client_event event), void *cb_ctx) http_client_url() argument
[all...]
H A Dhttp_server.c44 struct http_request *req = cookie; in http_request_cb() local
64 struct http_request *req; in http_request_init() local
91 http_request_deinit(struct http_request *req) http_request_deinit() argument
121 http_request_free_all(struct http_request *req) http_request_free_all() argument
132 http_request_send(struct http_request *req, struct wpabuf *resp) http_request_send() argument
155 http_request_send_and_deinit(struct http_request *req, struct wpabuf *resp) http_request_send_and_deinit() argument
163 http_request_get_type(struct http_request *req) http_request_get_type() argument
169 http_request_get_uri(struct http_request *req) http_request_get_uri() argument
175 http_request_get_hdr(struct http_request *req) http_request_get_hdr() argument
181 http_request_get_data(struct http_request *req) http_request_get_data() argument
187 http_request_get_hdr_line(struct http_request *req, const char *tag) http_request_get_hdr_line() argument
193 http_request_get_cli_addr(struct http_request *req) http_request_get_cli_addr() argument
205 struct http_request *req; http_server_cb() local
228 http_server_init(struct in_addr *addr, int port, void (*cb)(void *ctx, struct http_request *req), void *cb_ctx) http_server_init() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_rrm.c569 hostapd_send_beacon_req(struct hostapd_data *hapd, const u8 *addr, u8 req_mode, const struct wpabuf *req) hostapd_send_beacon_req() argument
H A Dieee802_11_auth.c514 hostapd_acl_recv_radius(struct radius_msg *msg, struct radius_msg *req, in hostapd_acl_recv_radius() argument
437 decode_tunnel_passwords(struct hostapd_data *hapd, const u8 *shared_secret, size_t shared_secret_len, struct radius_msg *msg, struct radius_msg *req, struct hostapd_cached_radius_acl *cache) decode_tunnel_passwords() argument
/third_party/ffmpeg/libavcodec/
H A Dflacdec.c75 enum AVSampleFormat req = s->avctx->request_sample_fmt; in flac_set_bps() local
/third_party/ffmpeg/libavfilter/
H A Dvf_deinterlace_qsv.c106 static mfxStatus frame_alloc(mfxHDL pthis, mfxFrameAllocRequest *req, in frame_alloc() argument
/third_party/alsa-lib/src/control/
H A Dcontrol_shm.c438 snd_client_open_request_t *req; in snd_ctl_shm_open() local
[all...]
/third_party/backends/backend/
H A Du12-io.c171 gl640WriteControl(int fd, GL640_Request req, u_char * data, unsigned int size) in gl640WriteControl() argument
193 gl640ReadControl( int fd, GL640_Request req, u_char *data, unsigned int size ) in gl640ReadControl() argument
214 gl640WriteReq( int fd, GL640_Request req, u_char data ) in gl640WriteReq() argument
221 gl640ReadReq( int fd, GL640_Request req, u_char *data ) in gl640ReadReq() argument
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_urndis.c407 usb_device_request_t req; in urndis_ctrl_msg() local
H A Dif_axge.c151 struct usb_device_request req; in axge_write_mem() local
185 struct usb_device_request req; in axge_read_mem() local
[all...]
/third_party/NuttX/drivers/usbdev/gadget/
H A Dcomposite.c120 void composite_request_complete(struct usbdev_ep_s *ep, struct usbdev_req_s *req) in composite_request_complete() argument
129 struct usbdev_req_s *req = zalloc(sizeof(struct usbdev_req_s)); in composite_allocreq() local
145 composite_freereq(struct usbdev_req_s *req) composite_freereq() argument
255 modify_config_descriptor_byspeed(struct usbdev_s *dev, struct usbdev_req_s *req) modify_config_descriptor_byspeed() argument
335 composite_get_config_descriptor(struct usbdev_s *dev, struct usbdev_req_s *req, unsigned len) composite_get_config_descriptor() argument
443 composite_setup_complete(struct usbdev_ep_s *ep, struct usbdev_req_s *req) composite_setup_complete() argument
[all...]
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Df_config.c100 fconfig_setup_complete(struct usbdev_ep_s *ep, struct usbdev_req_s *req) fconfig_setup_complete() argument
/third_party/libuv/test/
H A Dtest-ipc.c114 static void connect_cb(uv_connect_t* req, int status) { in connect_cb() argument
322 static void on_tcp_write(uv_write_t* req, int status) { in on_tcp_write() argument
550 static void conn_notify_write_cb(uv_write_t* req, int status) { in conn_notify_write_cb() argument
556 static void tcp_connection_write_cb(uv_write_t* req, int status) { in tcp_connection_write_cb() argument
565 static void send_zero_write_cb(uv_write_t* req, int status) { in send_zero_write_cb() argument
600 static void connect_child_process_cb(uv_connect_t* req, in argument
[all...]
H A Dbenchmark-pump.c190 static void write_cb(uv_write_t* req, int status) { in write_cb() argument
203 uv_write_t* req; in do_write() local
216 static void connect_cb(uv_connect_t* req, int status) { in connect_cb() argument
245 uv_connect_t* req; in maybe_connect_some() local
319 req_list_t* req; req_alloc() local
333 req_list_t* req = (req_list_t*) uv_req; req_free() local
[all...]
H A Dtest-fs-event.c72 uv_fs_t req; in create_dir() local
81 uv_fs_t req; in create_file() local
97 uv_fs_t req; in touch_file() local
518 uv_fs_t req; TEST_IMPL() local
[all...]
/third_party/libuv/src/win/
H A Dcore.c433 uv_req_t* req; in uv__poll_wine() local
522 uv_req_t* req; in uv__poll() local
H A Dudp.c263 uv_req_t* req; in uv__udp_queue_recv() local
348 uv__send(uv_udp_send_t* req, uv_udp_t* handle, const uv_buf_t bufs[], unsigned int nbufs, const struct sockaddr* addr, unsigned int addrlen, uv_udp_send_cb cb) uv__send() argument
397 uv__process_udp_recv_req(uv_loop_t* loop, uv_udp_t* handle, uv_req_t* req) uv__process_udp_recv_req() argument
519 uv__process_udp_send_req(uv_loop_t* loop, uv_udp_t* handle, uv_udp_send_t* req) uv__process_udp_send_req() argument
1057 uv__udp_send(uv_udp_send_t* req, uv_udp_t* handle, const uv_buf_t bufs[], unsigned int nbufs, const struct sockaddr* addr, unsigned int addrlen, uv_udp_send_cb send_cb) uv__udp_send() argument
[all...]
/third_party/libdrm/freedreno/msm/
H A Dmsm_ringbuffer.c465 struct drm_msm_gem_submit req = { in msm_ringbuffer_flush() local
[all...]

Completed in 22 milliseconds

1...<<11121314151617181920>>...34