HomeSort by: relevance | last modified time | path
    Searched defs:echo_command (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/groff/dist/src/preproc/refer/
command.cpp 329 static void echo_command(int argc, argument *argv) function
643 { "echo", echo_command, "s*" },
  /src/external/gpl3/gdb.old/dist/gdb/cli/
cli-cmds.c 818 echo_command (const char *text, int from_tty)
2641 add_com ("echo", class_support, echo_command, _("\
813 echo_command (const char *text, int from_tty) function
  /src/external/gpl3/gdb/dist/gdb/cli/
cli-cmds.c 819 echo_command (const char *text, int from_tty)
2688 add_com ("echo", class_support, echo_command, _("\
814 echo_command (const char *text, int from_tty) function

Completed in 23 milliseconds