Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp1317 bool control_only) { in GetEventsPrivate() argument
1321 if (control_only) in GetEventsPrivate()
3980 bool control_only = true; in RunPrivateStateThread() local
3991 GetEventsPrivate(event_sp, llvm::None, control_only); in RunPrivateStateThread()
4005 control_only = true; in RunPrivateStateThread()
4009 control_only = false; in RunPrivateStateThread()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DProcess.h3183 const Timeout<std::micro> &timeout, bool control_only);
/freebsd-12.1/sys/netinet/
H A Dsctp_output.c6620 int control_only, int from_where,
7843 int control_only, int from_where, in sctp_med_chunk_output() argument
7909 if (control_only) in sctp_med_chunk_output()