Home
last modified time | relevance | path

Searched defs:sentry (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__ostream/
H A Dbasic_ostream.h145 basic_ostream<_CharT, _Traits>::sentry::sentry(basic_ostream<_CharT, _Traits>& __os) : __ok_(false)… in sentry() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStopInfo.cpp664 WatchpointSentry *sentry = (WatchpointSentry *) sentry_void; in SentryPreResumeAction() local
895 WatchpointSentry sentry(process_sp, wp_sp); in PerformAction() local
/freebsd/sys/cam/scsi/
H A Dscsi_cd.c1837 union msf_lba *sentry, *eentry; cdioctl() local
/freebsd/sys/cam/ctl/
H A Dctl.c7420 const struct ctl_cmd_entry *entry, *sentry; in ctl_report_supported_opcodes() local