Searched refs:Replay (Results 1 – 13 of 13) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/lldb/source/API/ |
| HD | SBReproducer.cpp | 127 const char *SBReproducer::Replay(const char *path) { in Replay() function in SBReproducer 128 return SBReproducer::Replay(path, false); in Replay() 131 const char *SBReproducer::Replay(const char *path, bool skip_version_check) { in Replay() function in SBReproducer 133 if (auto e = Reproducer::Initialize(ReproducerMode::Replay, FileSpec(path))) { in Replay() 167 registry.Replay(file); in Replay()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/API/ |
| HD | SBReproducer.h | 23 static const char *Replay(const char *path); 24 static const char *Replay(const char *path, bool skip_version_check);
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/ |
| HD | ReproducerInstrumentation.cpp | 37 bool Registry::Replay(const FileSpec &file) { in Replay() function in Registry 42 return Replay((*error_or_file)->getBuffer()); in Replay() 45 bool Registry::Replay(llvm::StringRef buffer) { in Replay() function in Registry
|
| HD | Reproducer.cpp | 29 if (mode != ReproducerMode::Replay) { in Initialize() 55 case ReproducerMode::Replay: in Initialize()
|
| /freebsd-11-stable/crypto/heimdal/lib/krb5/ |
| HD | krb5_err.et | 164 error_code KRB5_RC_TYPE_EXISTS, "Replay cache type is already registered" 166 error_code KRB5_RC_TYPE_NOTFOUND, "Replay cache type is unknown" 169 error_code KRB5_RC_IO, "Replay I/O operation failed XXX" 170 error_code KRB5_RC_NOIO, "Replay cache type does not support non-volatile storage" 171 error_code KRB5_RC_PARSE, "Replay cache name parse/format error"
|
| /freebsd-11-stable/crypto/heimdal/lib/kadm5/ |
| HD | iprop-commands.in | 103 help = "Replay the log on the database."
|
| /freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/ |
| HD | ReproducerInstrumentation.h | 472 bool Replay(const FileSpec &file); 475 bool Replay(llvm::StringRef buffer);
|
| HD | Reproducer.h | 29 Replay, enumerator
|
| /freebsd-11-stable/contrib/llvm-project/lldb/tools/driver/ |
| HD | Driver.cpp | 802 SBReproducer::Replay(replay_path->getValue(), skip_version_check)) { in InitializeReproducer()
|
| /freebsd-11-stable/contrib/file/magic/Magdir/ |
| HD | sniffer | 262 >20 belong&0x03FFFFFF 279 (Elektrobit High Speed Capture and Replay (EBHSCR)
|
| /freebsd-11-stable/contrib/ntp/ |
| HD | NEWS | 1111 * Broadcast Mode Replay Prevention DoS 2025 * Deja Vu: Replay attack on authenticated broadcast mode
|
| HD | ChangeLog | 414 * [Sec 3114] Broadcast Mode Replay Prevention DoS 562 * [Sec 2935] Deja Vu: Replay attack on authenticated broadcast mode. HStenn.
|
| HD | CommitLog | 12308 [Sec 3114] Broadcast Mode Replay Prevention DoS 12311 [Sec 3114] Broadcast Mode Replay Prevention DoS 12314 [Sec 3114] Broadcast Mode Replay Prevention DoS 15846 [Sec 2935] Deja Vu: Replay attack on authenticated broadcast mode. 15849 [Sec 2935] Deja Vu: Replay attack on authenticated broadcast mode. 15852 [Sec 2935] Deja Vu: Replay attack on authenticated broadcast mode. 15855 [Sec 2935] Deja Vu: Replay attack on authenticated broadcast mode.
|