Searched defs:req (Results 226 - 250 of 642) sorted by relevance

1234567891011>>

/freebsd-11-stable/release/picobsd/tinyware/simple_httpd/
H A Dsimple_httpd.c173 log_line(char *req) argument
224 char req[1024]; local
/freebsd-11-stable/stand/libsa/
H A Dbzipfs.c88 int req; local
/freebsd-11-stable/sbin/fsck_ffs/
H A Dmain.c215 argtoimax(int flag, const char *req, const char *str, int base) argument
/freebsd-11-stable/sys/geom/mountver/
H A Dg_mountver.c270 g_mountver_create(struct gctl_req *req, struct g_class *mp, struct g_provider *pp) argument
391 g_mountver_destroy_geom(struct gctl_req *req, struct g_class *mp, struct g_geom *gp) argument
398 g_mountver_ctl_create(struct gctl_req *req, struct g_class *mp) argument
449 g_mountver_ctl_destroy(struct gctl_req *req, struct g_class *mp) argument
617 g_mountver_config(struct gctl_req *req, struct g_class *mp, const char *verb) argument
[all...]
/freebsd-11-stable/sys/dev/usb/template/
H A Dusb_template_mtp.c196 mtp_get_vendor_desc(const struct usb_device_request *req, uint16_t *plen) argument
H A Dusb_template_modem.c227 modem_get_vendor_desc(const struct usb_device_request *req, uint16_t *plen) argument
/freebsd-11-stable/sys/kern/
H A Dimgact_binmisc.c397 imgact_binmisc_get_all_entries(struct sysctl_req *req) argument
[all...]
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipfsyncd.c318 struct ifreq req; local
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Difiter_ioctl.c117 isc_ioctl(int fildes, int req, char *arg) { argument
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_rpc.c113 struct evhttp_request* req = EVRPC_REQUEST_HTTP(rpc); local
168 rpc_postrequest_failure(struct evhttp_request *req, void *arg) argument
191 struct evhttp_request *req = NULL; local
231 rpc_postrequest_done(struct evhttp_request *req, void *arg) argument
260 struct evhttp_request *req = NULL; local
333 struct evhttp_request *req = status->http_req; local
397 rpc_hook_add_header(void *ctx, struct evhttp_request *req, struct evbuffer *evbuf, void *arg) argument
412 rpc_hook_add_meta(void *ctx, struct evhttp_request *req, struct evbuffer *evbuf, void *arg) argument
423 rpc_hook_remove_header(void *ctx, struct evhttp_request *req, struct evbuffer *evbuf, void *arg) argument
616 rpc_hook_pause(void *ctx, struct evhttp_request *req, struct evbuffer *evbuf, void *arg) argument
[all...]
/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_listen.c229 struct cpl_pass_open_req *req; local
256 struct cpl_close_listserv_req *req; local
479 const struct cpl_pass_accept_req *req = mtod(m, void *); local
993 const struct cpl_abort_req_rss *req = mtod(m, void *); local
1080 struct cpl_abort_req *req; local
[all...]
/freebsd-11-stable/sys/dev/drm/
H A Dmga_dma.c458 struct drm_buf_desc req; local
626 struct drm_buf_desc req; local
[all...]
/freebsd-11-stable/sys/contrib/ngatm/netnatm/api/
H A Dcc_conn.c164 struct uniapi_release_request *req; local
896 struct uniapi_release_request *req; local
1019 struct uniapi_add_party_request *req; local
1061 struct uniapi_drop_party_request *req; local
1606 struct uniapi_drop_party_ack_request *req; local
[all...]
H A Dcc_user.c1066 struct atm_connect_outgoing_call *req = uni_msg_rptr(msg, local
1726 struct atm_query_connection_attributes *req; local
1750 struct atm_query_connection_attributes_x *req; local
1769 struct atm_set_connection_attributes *req; local
1793 struct atm_set_connection_attributes_x *req; local
[all...]
/freebsd-11-stable/crypto/heimdal/appl/test/
H A Dhttp_client.c154 http_req_zero(struct http_req *req) argument
164 http_req_free(struct http_req *req) argument
177 http_find_header(struct http_req *req, const char *header) argument
191 http_query(const char *host, const char *page, char **headers, int num_headers, struct http_req *req) argument
290 struct http_req req; local
[all...]
/freebsd-11-stable/crypto/heimdal/kdc/
H A Ddigest.c202 _kdc_do_digest(krb5_context context, krb5_kdc_configuration *config, const struct DigestREQ *req, krb5_data *reply, const char *from, struct sockaddr *addr) argument
/freebsd-11-stable/sbin/dump/
H A Dtape.c87 struct req { struct
104 struct req *req; /* buffer for requests */ member in struct:slave
[all...]
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Drevoke.c857 OCSPTBSRequest *req; member in struct:ocsp_add_ctx
975 OCSPRequest req; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/ipc/
H A Dclient.c379 unix_socket_ipc(void *ctx, const heim_idata *req, heim_idata *rep, heim_icred *cred) argument
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dsend_to_kdc.c116 send_and_recv_udp(krb5_socket_t fd, time_t tmout, const krb5_data *req, krb5_data *rep) argument
135 send_and_recv_tcp(krb5_socket_t fd, time_t tmout, const krb5_data *req, krb5_data *rep) argument
167 _krb5_send_and_recv_tcp(krb5_socket_t fd, time_t tmout, const krb5_data *req, krb5_data *rep) argument
180 send_and_recv_http(krb5_socket_t fd, time_t tmout, const char *prefix, const krb5_data *req, krb5_data *rep) argument
[all...]
/freebsd-11-stable/sys/netgraph/netflow/
H A Dnetflow.c940 ng_netflow_flow_show(priv_p priv, struct ngnf_show_header *req, argument
/freebsd-11-stable/sys/dev/twa/
H A Dtw_osl_freebsd.c509 struct tw_osli_req_context *req; local
736 struct tw_osli_req_context *req; local
969 struct tw_osli_req_context *req; local
1149 struct tw_osli_req_context *req = req_handle->osl_req_ctxt; local
1234 struct tw_osli_req_context *req; local
1283 struct tw_osli_req_context *req = local
1405 tw_osli_map_request(struct tw_osli_req_context *req) argument
1544 tw_osli_unmap_request(struct tw_osli_req_context *req) argument
1672 twa_print_req_info(struct tw_osli_req_context *req) argument
[all...]
/freebsd-11-stable/sys/dev/usb/gadget/
H A Dg_audio.c553 const struct usb_device_request *req = preq; local
[all...]
/freebsd-11-stable/sys/dev/usb/net/
H A Dif_aue.c305 struct usb_device_request req; local
324 struct usb_device_request req; local
343 struct usb_device_request req; local
360 struct usb_device_request req; local
[all...]
H A Dif_mos.c268 struct usb_device_request req; local
290 struct usb_device_request req; local
314 struct usb_device_request req; local
337 struct usb_device_request req; local
361 struct usb_device_request req; local
381 struct usb_device_request req; local
402 struct usb_device_request req; local
[all...]

Completed in 178 milliseconds

1234567891011>>