Home
last modified time | relevance | path

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

/freebsd/sbin/bectl/
H A Dbectl.c102 static struct command_map_entry command_map[] = variable
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2941 StringList &commands_help, const CommandObject::CommandMap &command_map) { in FindCommandsForApropos()