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.cpp981 bool control_only) { in GetEventsPrivate() argument
985 if (control_only) in GetEventsPrivate()
4024 bool control_only = true; in RunPrivateStateThread() local
4034 GetEventsPrivate(event_sp, std::nullopt, control_only); in RunPrivateStateThread()
4048 control_only = true; in RunPrivateStateThread()
4052 control_only = false; in RunPrivateStateThread()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h3310 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()