Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp1057 bool control_only) { in GetEventsPrivate() argument
1061 if (control_only) in GetEventsPrivate()
4005 bool control_only = true; in RunPrivateStateThread() local
4015 GetEventsPrivate(event_sp, std::nullopt, control_only); in RunPrivateStateThread()
4029 control_only = true; in RunPrivateStateThread()
4033 control_only = false; in RunPrivateStateThread()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h3226 const Timeout<std::micro> &timeout, bool control_only);
/freebsd/sys/netinet/
H A Dsctp_output.c6654 int control_only, int from_where,
7817 int control_only, int from_where, in sctp_med_chunk_output() argument
7881 if (control_only) in sctp_med_chunk_output()