Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp923 const char *cmd_str, bool include_aliases, StringList &matches, in GetCommandNamesMatchingPartialString()
994 CommandInterpreter::GetCommandSP(llvm::StringRef cmd_str, bool include_aliases, in GetCommandSP()
1194 CommandInterpreter::GetCommandSPExact(llvm::StringRef cmd_str, in GetCommandSPExact()
1236 CommandInterpreter::GetCommandObject(llvm::StringRef cmd_str, in GetCommandObject()
1248 std::string cmd_str(cmd); in GetUserCommandObject() local
/freebsd/tools/tools/indent_wrapper/
H A Dindent_wrapper.c310 cmd_block_process(block_head_t *pbh_in, block_head_t *pbh_out, char *cmd_str) in cmd_block_process()
/freebsd/contrib/ee/
H A Dee.c1658 char *cmd_str; in command_prompt() local
1696 char *cmd_str = cmd_str1; in command() local
1979 goto_line(char *cmd_str) in goto_line()
/freebsd/sys/dev/liquidio/base/
H A Dlio_console.c389 lio_console_send_cmd(struct octeon_device *oct, char *cmd_str, in lio_console_send_cmd()
/freebsd/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c1777 const char *cmd_str = iwl_get_cmd_string(trans, cmd->id); in iwl_trans_txq_send_hcmd_sync() local
/freebsd/sys/dev/ixl/
H A Dixl_pf_main.c3118 const char * cmd_str; in ixl_print_nvm_cmd() local