Searched defs:req (Results 1 - 25 of 642) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/arm/arm/
H A Dptrace_machdep.c38 cpu_ptrace(struct thread *td, int req, void *addr, int data) argument
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dptrace_machdep.c45 cpu_ptrace(struct thread *td, int req, void *addr, int data) argument
/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_cmd.c35 pqisrc_submit_cmnd(pqisrc_softstate_t *softs, ib_queue_t *ib_q, void *req) argument
/freebsd-11-stable/libexec/ypxfr/
H A Dypxfr_getmap.c65 ypreq_nokey req; local
H A Dypxfrd_getmap.c106 struct ypxfr_mapname req; local
/freebsd-11-stable/usr.sbin/bluetooth/sdpd/
H A Dsur.c51 uint8_t const *req = srv->req + sizeof(sdp_pdu_t); local
H A Dscr.c51 uint8_t const *req = srv->req + sizeof(sdp_pdu_t); local
[all...]
H A Dsrr.c55 uint8_t const *req = srv->req + sizeof(sdp_pdu_t); local
[all...]
/freebsd-11-stable/crypto/heimdal/kcm/
H A Dconnect.c39 kcm_service(void *ctx, const heim_idata *req, argument
/freebsd-11-stable/lib/libsdp/
H A Dsdp-int.h47 uint8_t *req; /* request buffer (start) */ member in struct:sdp_session
/freebsd-11-stable/sbin/setkey/
H A Dtest-policy.c138 char *setpolicy(char *req) argument
/freebsd-11-stable/sys/dev/io/
H A Diodev.c122 iopio_read(struct iodev_pio_req *req) argument
155 iopio_write(struct iodev_pio_req *req) argument
[all...]
/freebsd-11-stable/sys/geom/vinum/
H A Dgeom_vinum_move.c43 gv_move(struct g_geom *gp, struct gctl_req *req) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/ts/
H A Dts_verify_ctx.c112 TS_VERIFY_CTX *TS_REQ_to_TS_VERIFY_CTX(TS_REQ *req, TS_VERIFY_CTX *ctx) argument
/freebsd-11-stable/tools/tools/ath/common/
H A Dctrl.c72 ath_driver_req_init(struct ath_driver_req *req) argument
88 ath_driver_req_open(struct ath_driver_req *req, const char *ifname) argument
111 ath_driver_req_close(struct ath_driver_req *req) argument
126 ath_driver_req_fetch_diag(struct ath_driver_req *req, unsigned long cmd, struct ath_diag *ad) argument
141 ath_driver_req_zero_stats(struct ath_driver_req *req) argument
162 ath_driver_req_fetch_stats(struct ath_driver_req *req, struct ath_stats *st) argument
183 ath_drive_req_fetch_aggr_stats(struct ath_driver_req *req, struct ath_tx_aggr_stats *tx) argument
208 ath_drive_req_fetch_ratectrl_stats(struct ath_driver_req *req, struct ath_rateioctl *r) argument
[all...]
/freebsd-11-stable/sys/i386/i386/
H A Dptrace_machdep.c43 cpu_ptrace_xstate(struct thread *td, int req, void *addr, int data) argument
114 cpu_ptrace_xmm(struct thread *td, int req, void *addr, int data) argument
151 cpu_ptrace(struct thread *td, int req, void *addr, int data) argument
[all...]
/freebsd-11-stable/tools/regression/geom_gpt/
H A Dgctl_test_helper.c113 struct gctl_req *req; local
/freebsd-11-stable/sbin/geom/class/sched/
H A Dgeom_sched.c75 gcmd_createinsert(struct gctl_req *req, unsigned flags __unused) argument
/freebsd-11-stable/usr.sbin/nandtool/
H A Dnand_readoob.c45 struct nand_oob_rw req; local
H A Dnand_writeoob.c44 struct nand_oob_rw req; local
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_null.c116 struct nmreq_register *req = (struct nmreq_register *)(uintptr_t)hdr->nr_body; local
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dbench_http.c57 http_basic_cb(struct evhttp_request *req, void *arg) argument
71 http_ref_cb(struct evhttp_request *req, void *arg) argument
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dbrowser-system.c30 static void http_req(void *ctx, struct http_request *req) argument
/freebsd-11-stable/crypto/heimdal/lib/ipc/
H A Dtc.c73 heim_idata req, rep; local
H A Dts.c61 test_service(void *ctx, const heim_idata *req, argument

Completed in 503 milliseconds

1234567891011>>