Home
last modified time | relevance | path

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

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