Searched refs:SetCommands (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h1134 void SetCommands(StringList &in_commands) { m_commands = in_commands; } function in class:lldb_private::Target::StopHook
/freebsd-12-stable/usr.sbin/ppp/
H A Dcommand.c2357 static struct cmdtab const SetCommands[] = { variable
2482 "Display this message", "set help|? [command]", SetCommands},
2493 FindExec(arg->bundle, SetCommands, arg->argc, arg->argn, arg->argv,

Completed in 140 milliseconds