Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp1000 bool control_only) { in GetEventsPrivate() argument
1004 if (control_only) in GetEventsPrivate()
3738 bool control_only = true; in RunPrivateStateThread() local
3748 GetEventsPrivate(event_sp, llvm::None, control_only); in RunPrivateStateThread()
3762 control_only = true; in RunPrivateStateThread()
3766 control_only = false; in RunPrivateStateThread()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h3022 const Timeout<std::micro> &timeout, bool control_only);
/freebsd-13.1/sys/netinet/
H A Dsctp_output.c6577 int control_only, int from_where,
7802 int control_only, int from_where, in sctp_med_chunk_output() argument
7865 if (control_only) in sctp_med_chunk_output()