Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTarget.h1137 void SetCommands(StringList &in_commands) { m_commands = in_commands; } in SetCommands() function
/freebsd-12.1/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, in SetCommand()