Home
last modified time | relevance | path

Searched refs:control_only (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp1025 bool control_only) { in GetEventsPrivate() argument
1029 if (control_only) in GetEventsPrivate()
3818 bool control_only = true; in RunPrivateStateThread() local
3828 GetEventsPrivate(event_sp, std::nullopt, control_only); in RunPrivateStateThread()
3842 control_only = true; in RunPrivateStateThread()
3846 control_only = false; in RunPrivateStateThread()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h3161 const Timeout<std::micro> &timeout, bool control_only);
/freebsd-14.2/sys/netinet/
H A Dsctp_output.c6656 int control_only, int from_where,
7819 int control_only, int from_where, in sctp_med_chunk_output() argument
7883 if (control_only) in sctp_med_chunk_output()