Searched defs:req (Results 126 - 150 of 642) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_party.c238 struct uniapi_add_party_request *req = local
272 struct uniapi_add_party_ack_request *req = local
301 struct uniapi_add_party_rej_request *req = local
358 struct uniapi_party_alerting_request *req = local
756 struct uniapi_drop_party_request *req = local
789 struct uniapi_drop_party_ack_request *req = local
[all...]
/freebsd-11-stable/contrib/wpa/src/wps/
H A Dhttp_client.c24 struct wpabuf *req; member in struct:http_client
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) 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) argument
[all...]
H A Dhttp_server.c44 struct http_request *req = cookie; local
64 struct http_request *req; local
91 http_request_deinit(struct http_request *req) argument
121 http_request_free_all(struct http_request *req) argument
132 http_request_send(struct http_request *req, struct wpabuf *resp) argument
155 http_request_send_and_deinit(struct http_request *req, struct wpabuf *resp) argument
163 http_request_get_type(struct http_request *req) argument
169 http_request_get_uri(struct http_request *req) argument
175 http_request_get_hdr(struct http_request *req) argument
181 http_request_get_data(struct http_request *req) argument
187 http_request_get_hdr_line(struct http_request *req, const char *tag) argument
193 http_request_get_cli_addr(struct http_request *req) argument
205 struct http_request *req; local
228 http_server_init(struct in_addr *addr, int port, void (*cb)(void *ctx, struct http_request *req), void *cb_ctx) argument
[all...]
/freebsd-11-stable/crypto/heimdal/kdc/
H A Dkx509.c46 _kdc_try_kx509_request(void *ptr, size_t len, struct Kx509Request *req, size_t *size) argument
62 verify_req_hash(krb5_context context, const Kx509Request *req, krb5_keyblock *key) argument
280 _kdc_do_kx509(krb5_context context, krb5_kdc_configuration *config, const struct Kx509Request *req, krb5_data *reply, const char *from, struct sockaddr *addr) argument
[all...]
/freebsd-11-stable/contrib/pf/tftp-proxy/
H A Dtftp-proxy.c80 char req[PKTSIZE]; local
/freebsd-11-stable/lib/libc/resolv/
H A Dres_findzonecut.c678 u_char req[NS_PACKETSZ]; local
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dget_in_tkt.c381 krb5_data req, resp; variable
427 krb5_data_free(&req); variable
H A Dinit_creds.c340 krb5_get_init_creds_opt_set_canonicalize(krb5_context context, krb5_get_init_creds_opt *opt, krb5_boolean req) argument
356 krb5_get_init_creds_opt_set_win2k(krb5_context context, krb5_get_init_creds_opt *opt, krb5_boolean req) argument
/freebsd-11-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c126 } __attribute__ ((packed)) *req = NULL; local
326 } __attribute__ ((packed)) *req = NULL; local
490 } __attribute__ ((packed)) *req = NULL; local
668 } __attribute__ ((packed)) *req = NULL; local
907 } __attribute__ ((packed)) *req = NULL; local
1156 } __attribute__ ((packed)) *req = NULL; local
[all...]
/freebsd-11-stable/sys/netinet6/
H A Din6_rmx.c258 in6_rtrequest(int req, struct sockaddr *dst, struct sockaddr *gw, argument
/freebsd-11-stable/sys/net/altq/
H A Daltq_cbq.c195 cbq_request(struct ifaltq *ifq, int req, void *arg) argument
H A Daltq_codel.c182 codel_request(struct ifaltq *ifq, int req, void *arg) argument
H A Daltq_fairq.c276 fairq_request(struct ifaltq *ifq, int req, void *arg) argument
H A Daltq_priq.c250 priq_request(struct ifaltq *ifq, int req, void *arg) argument
/freebsd-11-stable/sys/net/
H A Dif_spppfr.c403 static void sppp_fr_arp (struct sppp *sp, struct arp_req *req, argument
[all...]
/freebsd-11-stable/sys/xen/interface/io/
H A Dxs_wire.h117 char req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */ member in struct:xenstore_domain_interface
/freebsd-11-stable/tools/regression/rpcsec_gss/
H A Drpctest.c257 server_new_context(__unused struct svc_req *req, argument
/freebsd-11-stable/tools/tools/usbtest/
H A Dusb_control_ep_test.c80 struct LIBUSB20_CONTROL_SETUP_DECODED req; local
[all...]
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_acpi.c331 struct atif_sbios_requests req; local
288 radeon_atif_get_sbios_requests(ACPI_HANDLE handle, struct atif_sbios_requests *req) argument
[all...]
/freebsd-11-stable/sys/dev/twa/
H A Dtw_cl_io.c74 struct tw_cli_req_context *req; local
168 tw_cli_submit_cmd(struct tw_cli_req_context *req) argument
266 struct tw_cli_req_context *req; local
717 tw_cli_get_param(struct tw_cli_ctlr_context *ctlr, TW_INT32 table_id, TW_INT32 param_id, TW_VOID *param_data, TW_INT32 param_size, TW_VOID (* callback)(struct tw_cli_req_context *req)) argument
721 struct tw_cli_req_context *req; local
834 tw_cli_set_param(struct tw_cli_ctlr_context *ctlr, TW_INT32 table_id, TW_INT32 param_id, TW_INT32 param_size, TW_VOID *data, TW_VOID (* callback)(struct tw_cli_req_context *req)) argument
838 struct tw_cli_req_context *req; local
948 tw_cli_submit_and_poll_request(struct tw_cli_req_context *req, TW_UINT32 timeout) argument
1054 struct tw_cli_req_context *req; local
1291 tw_cli_send_scsi_cmd(struct tw_cli_req_context *req, TW_INT32 cmd) argument
1365 struct tw_cli_req_context *req; local
[all...]
H A Dtw_cl_misc.c80 struct tw_cli_req_context *req; local
134 struct tw_cli_req_context *req; local
188 struct tw_cli_req_context *req; local
311 struct tw_cli_req_context *req; local
572 struct tw_cli_req_context *req; local
938 struct tw_cli_req_context *req = req_handle->cl_req_ctxt; local
[all...]
/freebsd-11-stable/sys/dev/tws/
H A Dtws.c884 tws_release_request(struct tws_request *req) argument
H A Dtws_hdm.c146 struct tws_request *req; local
245 struct tws_request *req; local
277 tws_submit_command(struct tws_softc *sc, struct tws_request *req) argument
[all...]
/freebsd-11-stable/sys/dev/usb/gadget/
H A Dg_keyboard.c382 const struct usb_device_request *req = preq; local
[all...]
H A Dg_modem.c507 const struct usb_device_request *req = preq; local
[all...]

Completed in 172 milliseconds

1234567891011>>