Searched defs:req (Results 151 - 175 of 642) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/usb/gadget/
H A Dg_mouse.c443 const struct usb_device_request *req = preq; local
/freebsd-11-stable/sys/dev/usb/misc/
H A Dufm.c191 struct usb_device_request req; local
/freebsd-11-stable/sys/dev/usb/net/
H A Dif_cue.c201 struct usb_device_request req; local
219 struct usb_device_request req; local
235 struct usb_device_request req; local
249 struct usb_device_request req; local
266 struct usb_device_request req; local
353 struct usb_device_request req; local
[all...]
H A Dif_kue.c241 kue_do_request(struct kue_softc *sc, struct usb_device_request *req, argument
254 struct usb_device_request req; local
269 struct usb_device_request req; local
[all...]
/freebsd-11-stable/sys/dev/usb/serial/
H A Dubser.c235 struct usb_device_request req; local
492 struct usb_device_request req; local
[all...]
H A Duipaq.c1117 struct usb_device_request req; local
1247 struct usb_device_request req; local
1271 struct usb_device_request req; local
1295 struct usb_device_request req; local
[all...]
/freebsd-11-stable/sys/fs/nandfs/
H A Dnandfs_alloc.c85 nandfs_find_free_entry(struct nandfs_mdt *mdt, struct nandfs_node *node, struct nandfs_alloc_request *req) argument
188 nandfs_find_entry(struct nandfs_mdt* mdt, struct nandfs_node *nnode, struct nandfs_alloc_request *req) argument
242 nandfs_free_entry(struct nandfs_mdt* mdt, struct nandfs_alloc_request *req) argument
281 nandfs_alloc_entry(struct nandfs_mdt* mdt, struct nandfs_alloc_request *req) argument
319 nandfs_abort_entry(struct nandfs_alloc_request *req) argument
328 nandfs_get_entry_block(struct nandfs_mdt *mdt, struct nandfs_node *node, struct nandfs_alloc_request *req, uint32_t *entry, int create) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/ocsp/
H A Docsp_ht.c208 int OCSP_REQ_CTX_set1_req(OCSP_REQ_CTX *rctx, OCSP_REQUEST *req) argument
233 OCSP_REQ_CTX *OCSP_sendreq_new(BIO *io, const char *path, OCSP_REQUEST *req, argument
534 OCSP_RESPONSE *OCSP_sendreq_bio(BIO *b, const char *path, OCSP_REQUEST *req) argument
/freebsd-11-stable/crypto/openssl/crypto/x509/
H A Dx509_req.c112 EVP_PKEY *X509_REQ_get_pubkey(X509_REQ *req) argument
223 int X509_REQ_add_extensions_nid(X509_REQ *req, STACK_O argument
260 X509_REQ_add_extensions(X509_REQ *req, STACK_OF(X509_EXTENSION) *exts) argument
267 X509_REQ_get_attr_count(const X509_REQ *req) argument
272 X509_REQ_get_attr_by_NID(const X509_REQ *req, int nid, int lastpos) argument
277 X509_REQ_get_attr_by_OBJ(const X509_REQ *req, ASN1_OBJECT *obj, int lastpos) argument
283 X509_REQ_get_attr(const X509_REQ *req, int loc) argument
288 X509_REQ_delete_attr(X509_REQ *req, int loc) argument
293 X509_REQ_add1_attr(X509_REQ *req, X509_ATTRIBUTE *attr) argument
300 X509_REQ_add1_attr_by_OBJ(X509_REQ *req, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len) argument
310 X509_REQ_add1_attr_by_NID(X509_REQ *req, int nid, int type, const unsigned char *bytes, int len) argument
320 X509_REQ_add1_attr_by_txt(X509_REQ *req, const char *attrname, int type, const unsigned char *bytes, int len) argument
[all...]
/freebsd-11-stable/usr.sbin/mptutil/
H A Dmpt_cmd.c350 struct mpt_cfg_page_req req; local
376 struct mpt_cfg_page_req req; local
424 struct mpt_ext_cfg_page_req req; local
473 struct mpt_cfg_page_req req; local
[all...]
/freebsd-11-stable/usr.sbin/trpt/
H A Dtrpt.c306 tcp_trace(short act, short ostate, struct tcpcb *tp, int family __unused, void *ip, struct tcphdr *th, int req) argument
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dfsi_analyze.c459 int req; local
485 int req; local
/freebsd-11-stable/sys/geom/
H A Dgeom_bsd.c558 g_bsd_config(struct gctl_req *req, struct g_class *mp, char const *verb) argument
H A Dgeom_slice.c517 g_slice_destroy_geom(struct gctl_req *req, struct g_class *mp, struct g_geom *gp) argument
H A Dgeom_mbr.c331 g_mbr_config(struct gctl_req *req, struct g_class *mp, const char *verb) argument
H A Dgeom_sunlabel.c190 g_sunlabel_config(struct gctl_req *req, struct g_class *mp, const char *verb) argument
H A Dgeom_fox.c461 g_fox_destroy_geom(struct gctl_req *req, struct g_class *mp, struct g_geom *gp) argument
H A Dgeom_map.c389 g_map_config(struct gctl_req *req, struct g_class *mp, const char *verb) argument
H A Dgeom_redboot.c326 g_redboot_config(struct gctl_req *req, struct g_class *mp, const char *verb) argument
/freebsd-11-stable/sys/geom/vinum/
H A Dgeom_vinum.c194 gv_unload(struct gctl_req *req, struct g_class *mp, struct g_geom *gp) argument
214 gv_attach(struct gv_softc *sc, struct gctl_req *req) argument
274 gv_detach(struct gv_softc *sc, struct gctl_req *req) argument
306 gv_create(struct g_geom *gp, struct gctl_req *req) argument
451 gv_config(struct gctl_req *req, struct g_class *mp, char const *verb) argument
530 gv_parityop(struct gv_softc *sc, struct gctl_req *req) argument
[all...]
/freebsd-11-stable/sys/geom/mirror/
H A Dg_mirror_ctl.c88 g_mirror_ctl_configure(struct gctl_req *req, struct g_class *mp) argument
306 g_mirror_ctl_create(struct gctl_req *req, struct g_class *mp) argument
474 g_mirror_ctl_rebuild(struct gctl_req *req, struct g_class *mp) argument
557 g_mirror_ctl_insert(struct gctl_req *req, struct g_class *mp) argument
750 g_mirror_ctl_remove(struct gctl_req *req, struct g_class *mp) argument
814 g_mirror_ctl_resize(struct gctl_req *req, struct g_class *mp) argument
882 g_mirror_ctl_deactivate(struct gctl_req *req, struct g_class *mp) argument
944 g_mirror_ctl_forget(struct gctl_req *req, struct g_class *mp) argument
991 g_mirror_ctl_stop(struct gctl_req *req, struct g_class *mp, int wipe) argument
1048 g_mirror_config(struct gctl_req *req, struct g_class *mp, const char *verb) argument
[all...]
/freebsd-11-stable/sys/geom/nop/
H A Dg_nop.c186 g_nop_create(struct gctl_req *req, struct g_class *mp, struct g_provider *pp, argument
348 g_nop_destroy_geom(struct gctl_req *req, struct g_class *mp, struct g_geom *gp) argument
355 g_nop_ctl_create(struct gctl_req *req, struct g_class *mp) argument
473 g_nop_ctl_configure(struct gctl_req *req, struct g_class *mp) argument
555 g_nop_ctl_destroy(struct gctl_req *req, struct g_class *mp) argument
604 g_nop_ctl_reset(struct gctl_req *req, struct g_class *mp) argument
654 g_nop_config(struct gctl_req *req, struct g_class *mp, const char *verb) argument
[all...]
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c139 int nanosleep(const struct timespec *req, struct timespec *rem) argument
/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_queue.c35 pqisrc_submit_admin_req(pqisrc_softstate_t *softs, gen_adm_req_iu_t *req, gen_adm_resp_iu_t *resp) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dv3_conf.c459 void X509V3_set_ctx(X509V3_CTX *ctx, X509 *issuer, X509 *subj, X509_REQ *req, argument
380 X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509_REQ *req) argument

Completed in 262 milliseconds

1234567891011>>