Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/API/
HDSBPlatform.h78 SetCommand(const char *shell_command);
/NextBSD/contrib/llvm/tools/lldb/source/API/
HDSBPlatform.cpp206 SBPlatformShellCommand::SetCommand(const char *shell_command) in SetCommand() function in SBPlatformShellCommand
/NextBSD/usr.sbin/ppp/
HDcommand.c180 static int SetCommand(struct cmdargs const *);
901 {"set", "setup", SetCommand, LOCAL_AUTH | LOCAL_CX_OPT,
2483 SetCommand(struct cmdargs const *arg) in SetCommand() function