Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__ostream/
H A Dbasic_ostream.h200 basic_ostream<_CharT, _Traits>::sentry::sentry(basic_ostream<_CharT, _Traits>& __os) : __ok_(false)… in sentry() function
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__ostream/
H A Dbasic_ostream.h133 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.cpp685 WatchpointSentry *sentry = (WatchpointSentry *) sentry_void; in SentryPreResumeAction() local
916 WatchpointSentry sentry(process_sp, wp_sp); in PerformAction() local
/freebsd/sys/cam/scsi/
H A Dscsi_cd.c1832 union msf_lba *sentry, *eentry; in cdioctl() local
/freebsd/sys/cam/ctl/
H A Dctl.c7420 const struct ctl_cmd_entry *entry, *sentry; in ctl_report_supported_opcodes() local