Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ppp/
H A Dcommand.c305 RemoveCommand(struct cmdargs const *arg) in RemoveCommand() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1201 bool CommandInterpreter::RemoveCommand(llvm::StringRef cmd) { in RemoveCommand() function in CommandInterpreter