Home
last modified time | relevance | path

Searched defs:rsp (Results 1 – 25 of 51) sorted by relevance

123

/openbsd/gnu/llvm/lldb/examples/python/
H A Dgdbremote.py601 def rsp_stop_reply(options, cmd, cmd_args, rsp): argument
665 def rsp_qSymbol(options, cmd, cmd_args, rsp): argument
686 def rsp_qXfer(options, cmd, cmd_args, rsp): argument
745 def rsp_qC(options, cmd, cmd_args, rsp): argument
762 def rsp_ok_error(rsp): argument
824 def rsp_qSpeedTest(options, cmd, cmd_args, rsp): argument
861 def rsp_vCont(options, cmd, cmd_args, rsp): argument
936 def rsp_qThreadInfo(options, cmd, cmd_args, rsp): argument
1036 def rsp_alloc_memory(options, cmd, cmd_args, rsp): argument
1052 def rsp_memory_bytes(options, cmd, cmd_args, rsp): argument
[all …]
/openbsd/lib/libcrypto/ocsp/
H A Docsp_srv.c126 OCSP_RESPONSE *rsp = NULL; in OCSP_response_create() local
150 OCSP_basic_add1_status(OCSP_BASICRESP *rsp, OCSP_CERTID *cid, int status, in OCSP_basic_add1_status()
/openbsd/sys/dev/pci/
H A Dif_txp.c1225 struct txp_rsp_desc *rsp = NULL; in txp_tick() local
1412 struct txp_rsp_desc *rsp = NULL; in txp_command() local
1510 struct txp_rsp_desc *rsp; in txp_response() local
1553 txp_rsp_fixup(struct txp_softc *sc, struct txp_rsp_desc *rsp, in txp_rsp_fixup()
1732 struct txp_rsp_desc *rsp = d; in txp_show_descriptor() local
1827 struct txp_rsp_desc *rsp = NULL; in txp_capabilities() local
H A Dif_ocereg.h501 } rsp; member
525 } rsp; member
555 } rsp; member
581 } rsp; member
605 } rsp; member
649 } rsp; member
664 } rsp; member
732 } rsp; member
752 } rsp; member
1299 } rsp; member
[all …]
/openbsd/lib/libcrypto/arc4random/
H A Darc4random_win.h53 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
H A Darc4random_aix.h66 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
H A Darc4random_osx.h66 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
H A Darc4random_solaris.h66 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
H A Darc4random_freebsd.h72 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
H A Darc4random_hpux.h66 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
H A Darc4random_netbsd.h72 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
H A Darc4random_linux.h73 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
/openbsd/lib/libc/crypt/
H A Darc4random.h38 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
/openbsd/gnu/llvm/llvm/utils/rsp_bisect_test/
H A Dtest.py19 rsp = os.path.join(cur_dir, "rsp") variable
/openbsd/gnu/llvm/clang/lib/Headers/
H A Duintrintrin.h27 unsigned long long rsp; member
/openbsd/games/hack/
H A Dhack.mklev.c211 struct rectangle *rsp; in makerooms() local
285 struct rectangle *rsp; in addrs() local
322 struct rectangle *rsp; in addrsx() local
/openbsd/sys/dev/pv/
H A Dhyperv.c514 hv_cmd(struct hv_softc *sc, void *cmd, size_t cmdlen, void *rsp, in hv_cmd()
826 struct vmbus_chanmsg_connect_resp rsp; in hv_vmbus_connect() local
993 struct vmbus_chanmsg_choffer rsp; in hv_channel_scan() local
1175 struct vmbus_chanmsg_chopen_resp rsp; in hv_channel_open() local
1643 struct vmbus_chanmsg_gpadl_connresp rsp; in hv_handle_alloc() local
1771 struct vmbus_chanmsg_gpadl_disconn rsp; in hv_handle_free() local
/openbsd/regress/lib/libcrypto/ocsp/
H A Docsp_test.c71 OCSP_RESPONSE *rsp = NULL; in main() local
/openbsd/gnu/llvm/lldb/source/Plugins/Process/FreeBSDKernel/
H A DRegisterContextFreeBSDKernel_x86_64.cpp49 llvm::support::ulittle64_t rsp; in ReadRegister() member
/openbsd/usr.bin/yacc/
H A Dclosure.c193 unsigned int *dsp, *rsp, *rsend; in closure() local
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/Minidump/
H A DMinidumpFileBuilder.cpp387 findStackHelper(const lldb::ProcessSP &process_sp, uint64_t rsp) { in findStackHelper()
438 uint64_t rsp = read_register_u64_raw(reg_ctx, "rsp"); in AddThreadList() local
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextOpenBSD_x86_64.cpp33 uint64_t rsp; member
H A DRegisterContextFreeBSD_x86_64.cpp43 uint64_t rsp; member
H A DRegisterContextNetBSD_x86_64.cpp46 uint64_t rsp; /* 24 */ member
H A DRegisterContextWindows_x86_64.cpp24 uint64_t rsp; member

123