/openbsd/gnu/llvm/lldb/examples/python/ |
H A D | gdbremote.py | 601 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 D | ocsp_srv.c | 126 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 D | if_txp.c | 1225 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 D | if_ocereg.h | 501 } 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 D | arc4random_win.h | 53 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
|
H A D | arc4random_aix.h | 66 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
|
H A D | arc4random_osx.h | 66 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
|
H A D | arc4random_solaris.h | 66 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
|
H A D | arc4random_freebsd.h | 72 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
|
H A D | arc4random_hpux.h | 66 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
|
H A D | arc4random_netbsd.h | 72 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
|
H A D | arc4random_linux.h | 73 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
|
/openbsd/lib/libc/crypt/ |
H A D | arc4random.h | 38 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate()
|
/openbsd/gnu/llvm/llvm/utils/rsp_bisect_test/ |
H A D | test.py | 19 rsp = os.path.join(cur_dir, "rsp") variable
|
/openbsd/gnu/llvm/clang/lib/Headers/ |
H A D | uintrintrin.h | 27 unsigned long long rsp; member
|
/openbsd/games/hack/ |
H A D | hack.mklev.c | 211 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 D | hyperv.c | 514 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 D | ocsp_test.c | 71 OCSP_RESPONSE *rsp = NULL; in main() local
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/FreeBSDKernel/ |
H A D | RegisterContextFreeBSDKernel_x86_64.cpp | 49 llvm::support::ulittle64_t rsp; in ReadRegister() member
|
/openbsd/usr.bin/yacc/ |
H A D | closure.c | 193 unsigned int *dsp, *rsp, *rsend; in closure() local
|
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/Minidump/ |
H A D | MinidumpFileBuilder.cpp | 387 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 D | RegisterContextOpenBSD_x86_64.cpp | 33 uint64_t rsp; member
|
H A D | RegisterContextFreeBSD_x86_64.cpp | 43 uint64_t rsp; member
|
H A D | RegisterContextNetBSD_x86_64.cpp | 46 uint64_t rsp; /* 24 */ member
|
H A D | RegisterContextWindows_x86_64.cpp | 24 uint64_t rsp; member
|