Home
last modified time | relevance | path

Searched defs:cmd_str (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/tools/tools/indent_wrapper/
HDindent_wrapper.c312 cmd_block_process(block_head_t *pbh_in, block_head_t *pbh_out, char *cmd_str) in cmd_block_process()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
HDCommandInterpreter.cpp847 const char *cmd_str, bool include_aliases, StringList &matches, in GetCommandNamesMatchingPartialString()
861 CommandInterpreter::GetCommandSP(llvm::StringRef cmd_str, bool include_aliases, in GetCommandSP()
1012 CommandObjectSP CommandInterpreter::GetCommandSPExact(llvm::StringRef cmd_str, in GetCommandSPExact()
1056 CommandInterpreter::GetCommandObject(llvm::StringRef cmd_str, in GetCommandObject()
/freebsd-11-stable/contrib/ee/
HDee.c1656 char *cmd_str; in command_prompt() local
1694 char *cmd_str = cmd_str1; local
1985 goto_line(cmd_str) in goto_line() argument
/freebsd-11-stable/sys/dev/liquidio/base/
HDlio_console.c390 lio_console_send_cmd(struct octeon_device *oct, char *cmd_str, in lio_console_send_cmd()