Home
last modified time | relevance | path

Searched defs:RemoveCommand (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
HDcommand.c305 RemoveCommand(struct cmdargs const *arg) in RemoveCommand() function
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
HDCommandInterpreter.cpp1160 bool CommandInterpreter::RemoveCommand(llvm::StringRef cmd) { in RemoveCommand() function in CommandInterpreter