Home
last modified time | relevance | path

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

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