Searched defs:reqno (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/lib/librumpuser/ |
H A D | rumpuser_sp.c | 293 send_error_resp(struct spclient *spc, uint64_t reqno, enum rumpsp_err error) in send_error_resp() 312 send_handshake_resp(struct spclient *spc, uint64_t reqno, int error) in send_handshake_resp() 335 send_syscall_resp(struct spclient *spc, uint64_t reqno, int error, in send_syscall_resp() 363 send_prefork_resp(struct spclient *spc, uint64_t reqno, uint32_t *auth) in send_prefork_resp() 904 uint64_t reqno; in schedulework() local 960 uint64_t reqno; in handlereq() local
|
/netbsd-src/sys/dev/usb/ |
H A D | uipad.c | 99 uipad_cmd(struct uipad_softc *sc, uint8_t requestType, uint8_t reqno, in uipad_cmd()
|
H A D | uberry.c | 93 uberry_cmd(struct uberry_softc *sc, uint8_t requestType, uint8_t reqno, in uberry_cmd()
|
H A D | uchcom.c | 413 generic_control_out(struct uchcom_softc *sc, uint8_t reqno, in generic_control_out() 428 generic_control_in(struct uchcom_softc *sc, uint8_t reqno, in generic_control_in()
|
/netbsd-src/lib/librumpclient/ |
H A D | rumpclient.c | 529 send_copyin_resp(struct spclient *spc, uint64_t reqno, void *data, size_t dlen, in send_copyin_resp() 554 send_anonmmap_resp(struct spclient *spc, uint64_t reqno, void *addr) in send_anonmmap_resp()
|
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | slmdb.c | 776 int reqno; in slmdb_control() local
|