OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reqno
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/librumpuser/
rumpuser_sp.c
293
send_error_resp(struct spclient *spc, uint64_t
reqno
, enum rumpsp_err error)
299
rhdr.rsp_reqno =
reqno
;
312
send_handshake_resp(struct spclient *spc, uint64_t
reqno
, int error)
319
rhdr.rsp_reqno =
reqno
;
335
send_syscall_resp(struct spclient *spc, uint64_t
reqno
, int error,
344
rhdr.rsp_reqno =
reqno
;
363
send_prefork_resp(struct spclient *spc, uint64_t
reqno
, uint32_t *auth)
370
rhdr.rsp_reqno =
reqno
;
904
uint64_t
reqno
;
local
907
reqno
= spc->spc_hdr.rsp_reqno
960
uint64_t
reqno
;
local
[
all
...]
/src/sys/dev/usb/
uberry.c
93
uberry_cmd(struct uberry_softc *sc, uint8_t requestType, uint8_t
reqno
,
100
requestType,
reqno
, value, index, length));
102
req.bRequest =
reqno
;
uipad.c
99
uipad_cmd(struct uipad_softc *sc, uint8_t requestType, uint8_t
reqno
,
106
requestType,
reqno
, value, index));
108
req.bRequest =
reqno
;
uchcom.c
413
generic_control_out(struct uchcom_softc *sc, uint8_t
reqno
,
419
req.bRequest =
reqno
;
428
generic_control_in(struct uchcom_softc *sc, uint8_t
reqno
,
435
req.bRequest =
reqno
;
/src/lib/librumpclient/
rumpclient.c
529
send_copyin_resp(struct spclient *spc, uint64_t
reqno
, void *data, size_t dlen,
539
rhdr.rsp_reqno =
reqno
;
554
send_anonmmap_resp(struct spclient *spc, uint64_t
reqno
, void *addr)
560
rhdr.rsp_reqno =
reqno
;
Completed in 18 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026