/openbsd-src/usr.bin/usbhidaction/ |
H A D | usbhidaction.c | 55 struct command { struct 56 struct command *next; argument 57 int line; member 65 struct command *commands; argument 234 int line; in parse_conf() local
|
/openbsd-src/gnu/usr.bin/texinfo/info/ |
H A D | m-x.c | 39 char *line; in read_function_name() local 71 char *line; variable 98 char *line; variable 134 InfoCommand *command; variable 169 char *line; variable
|
/openbsd-src/usr.sbin/tcpdump/ |
H A D | print-ipx.c | 82 static char line[256]; in ipxaddr_string() local 121 int command, i; in ipx_sap_print() local 173 int command, i; in ipx_rip_print() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_symbolizer_mac.cpp | 103 char **out_module, char **out_file, uptr *line, in ParseCommandOutput() 158 char command[32]; in SymbolizePC() local 162 uptr line; in SymbolizePC() local 191 char command[32]; in SymbolizeData() local
|
/openbsd-src/gnu/llvm/lldb/examples/python/ |
H A D | crashlog.py | 56 command = ['xcrun', 'lldb', '-P'] if platform.system() == 'Darwin' else ['lldb', '-P'] variable 708 def parse_exception(self, line): argument 740 def parse_normal(self, line): argument 823 def parse_thread(self, line): argument 842 def parse_images(self, line): argument 858 def parse_thread_registers(self, line): argument 864 def parse_system(self, line): argument 867 def parse_instructions(self, line): argument 876 def save_crashlog(debugger, command, exe_ctx, result, dict): argument 988 def __call__(self, debugger, command, exe_ctx, result): argument
|
H A D | bsd.py | 219 def default(self, line): argument 224 def do_q(self, line): argument 228 def do_quit(self, line): argument 232 def do_extract(self, line): argument 249 def do_ls(self, line): argument 460 def __call__(self, debugger, command, exe_ctx, result): argument
|
/openbsd-src/usr.bin/mg/ |
H A D | grep.c | 120 char command[NFILEN]; in gid() local 174 compile_mode(const char *name, const char *command) in compile_mode() 258 char *fname, *line, *lp, *ln; in compile_goto_error() local
|
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/ |
H A D | TestRunner.py | 29 def __init__(self, command, message): argument 154 def __init__(self, command, stdout, stderr, exitCode, timeoutReached, argument 1243 def add_continuation(self, line_number, keyword, line): argument 1285 def __init__(self, start_line_number, end_line_number, keyword, line): argument 1289 def add_continuation(self, line_number, keyword, line): argument 1316 def __init__(self, start_line_number, end_line_number, keyword, new_subst, argument 1325 def add_continuation(self, line_number, keyword, line): argument 1689 def parseLine(self, line_number, line): argument 1701 def _handleTag(line_number, line, output): argument 1706 def _substituteLineNumbers(line_number, line): argument [all …]
|
/openbsd-src/gnu/llvm/lldb/source/Commands/ |
H A D | CommandObjectWatchpointCommand.cpp | 194 std::string &line) override { in IOHandlerInputComplete() 369 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 477 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 545 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
|
H A D | CommandObjectBreakpointCommand.cpp | 216 std::string &line) override { in IOHandlerInputComplete() 337 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 509 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 589 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
|
H A D | CommandObjectCommands.cpp | 133 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 855 for (const std::string &line : lines) { in IOHandlerInputComplete() local 872 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 1313 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 1536 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 1649 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 1669 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 1713 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 1910 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 2004 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
|
H A D | CommandObjectExpression.cpp | 478 std::string &line) { in IOHandlerInputComplete() 553 bool CommandObjectExpression::DoExecute(llvm::StringRef command, in DoExecute()
|
H A D | CommandObjectTarget.cpp | 256 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 1038 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 1086 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 1161 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 1218 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 1254 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 1719 uint32_t line, bool check_inlines, in LookupFileAndLineInModule() 1879 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 1981 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() 2074 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() [all …]
|
/openbsd-src/gnu/lib/libreadline/examples/ |
H A D | fileman.c | 123 char *line, *s; local 155 execute_line (line) in execute_line() argument 159 COMMAND *command; local
|
/openbsd-src/usr.bin/tmux/ |
H A D | cmd-list-keys.c | 331 const char *template, *s, *command; cmd_list_keys_commands() local 332 char *line; cmd_list_keys_commands() local [all...] |
H A D | mode-tree.c | 82 u_int line; global() member 112 u_int line; global() member 188 struct mode_tree_line *line; mode_tree_build_lines() local 625 struct mode_tree_line *line; mode_tree_draw() local 987 u_int line; mode_tree_display_menu() local 1025 struct mode_tree_line *line; mode_tree_key() local 1247 char *command, *error; mode_tree_run_command() local [all...] |
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | top.c | 121 char *line; variable 545 catch_command_errors_ftype *command; member 567 catch_command_errors (catch_command_errors_ftype * command, in catch_command_errors() 663 char *line; in execute_command() local 776 char *command; in command_loop() local 850 char *command; in simplified_command_loop() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | tlink.c | 441 maybe_tweak (line, f) in maybe_tweak() argument 475 char *line, *command; in recompile_files() local 580 char *line; local
|
/openbsd-src/gnu/usr.bin/binutils/gdb/cli/ |
H A D | cli-script.c | 445 struct command_line *command = NULL; in while_command() local 463 struct command_line *command = NULL; in if_command() local 589 insert_args (char *line) in insert_args() 654 realloc_body_list (struct command_line *command, int new_length) in realloc_body_list() 679 read_next_line (struct command_line **command) in read_next_line()
|
H A D | cli-decode.c | 728 help_cmd (char *command, struct ui_file *stream) in help_cmd() 949 find_cmd (char *command, int len, struct cmd_list_element *clist, in find_cmd() 1011 char *p, *command; in lookup_cmd_1() local 1014 char *line = *text; in lookup_cmd_1() local 1170 lookup_cmd (char **line, struct cmd_list_element *list, char *cmdtype, in lookup_cmd() 1373 char *p, *command; in lookup_cmd_composition() local
|
/openbsd-src/usr.bin/ssh/ |
H A D | session.c | 375 do_exec_no_pty(struct ssh *ssh, Session *s, const char *command) in do_exec_no_pty() argument 533 do_exec_pty(struct ssh *ssh, Session *s, const char *command) in do_exec_pty() argument 627 do_exec(struct ssh * ssh,Session * s,const char * command) do_exec() argument 704 do_login(struct ssh * ssh,Session * s,const char * command) do_login() argument 756 check_quietlogin(Session * s,const char * command) check_quietlogin() argument 784 char *line = NULL, *cp, *value; read_environment_file() local 1217 do_child(struct ssh * ssh,Session * s,const char * command) do_child() argument 1720 char *command = NULL; session_exec_req() local [all...] |
/openbsd-src/gnu/llvm/lldb/source/Interpreter/ |
H A D | CommandInterpreter.cpp | 240 std::string command = command_line; in ResolveCommand() local 677 std::string command = break_regexes[i][1]; in LoadCommandDictionary() local 1567 static bool ExtractCommand(std::string &command_string, std::string &command, in ExtractCommand() 1711 Status CommandInterpreter::PreprocessCommand(std::string &command) { in PreprocessCommand() 2115 CommandInterpreter::GetAutoSuggestionForCommand(llvm::StringRef line) { in GetAutoSuggestionForCommand() 3041 llvm::StringRef line; in PrintCommandOutput() local 3057 llvm::StringRef line, const Flags &io_handler_flags) const { in EchoCommandNonInteractive() 3061 llvm::StringRef command = line.trim(); in EchoCommandNonInteractive() local 3072 std::string &line) { in IOHandlerInputComplete()
|
/openbsd-src/gnu/llvm/lldb/source/Host/common/ |
H A D | Editline.cpp | 139 for (EditLineStringType line : lines) { in CombineLines() local 165 EditLineStringType FixIndentation(const EditLineStringType &line, in FixIndentation() 174 int GetIndentation(const EditLineStringType &line) { in GetIndentation() 375 int line = 0; in GetLineIndexForLocation() local 456 for (EditLineStringType line : m_input_lines) { in GetInputAsStringList() local 993 llvm::StringRef line(line_info->buffer, in TabCommand() local 1063 llvm::StringRef line(line_info->buffer, in ApplyAutosuggestCommand() local 1081 llvm::StringRef line(line_info->buffer, in TypedCharacter() local 1115 void Editline::AddFunctionToEditLine(const EditLineCharType *command, in AddFunctionToEditLine() 1502 bool Editline::GetLine(std::string &line, bool &interrupted) { in GetLine()
|
/openbsd-src/games/hunt/hunt/ |
H A D | otto.c | 98 static char command[1024]; /* XXX */ variable 560 _panic(const char *file, int line, const char *msg) in _panic()
|
/openbsd-src/bin/ksh/ |
H A D | main.c | 540 command(const char *comm, int line) in command() function
|