Home
last modified time | relevance | path

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

/freebsd-11-stable/sbin/bectl/
HDbectl.c105 static struct command_map_entry command_map[] = variable
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
HDCommandInterpreter.cpp2595 StringList &commands_help, CommandObject::CommandMap &command_map) { in FindCommandsForApropos()