| /netbsd-src/external/bsd/pdisk/dist/ |
| H A D | pdisk.c | 248 while (get_command("Top level command (? for help): ", first_get, &command)) { in interact() 545 while (get_command("Command (? for help): ", first_get, &command)) { in edit() 664 get_command("Select a slice for default bzb values: ",0,&slice); in do_update_dpme() 976 while (get_command("Expert command (? for help): ", first_get, &command)) { in do_expert()
|
| H A D | io.h | 59 int get_command(const char *prompt, int promptBeforeGet, int *command);
|
| H A D | io.c | 178 get_command(const char *prompt, int promptBeforeGet, int *command) in get_command() function
|
| /netbsd-src/bin/ksh/ |
| H A D | syn.c | 29 static struct op *get_command ARGS((int cf)); 90 t = get_command(cf); 93 if ((p = get_command(CONTIN)) == NULL) 209 get_command(cf) in get_command() function 577 if ((t->left = get_command(CONTIN)) == (struct op *) 0) {
|
| /netbsd-src/external/bsd/top/dist/machine/ |
| H A D | m_netbsd.c | 278 get_command(const struct process_select *sel, struct kinfo_proc2 *pp) in get_command() function 719 strstr(get_command(sel, pp), in get_proc_info() 838 strstr(get_command(sel, pp), in get_lwp_info() 943 get_command(hp->sel, pp)); in format_next_proc() 1043 get_command(hp->sel, pp)); in format_next_lwp()
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | Command.h | 241 static CmdType get_command (char *cmd, int &arg_count, int ¶m);
|
| H A D | gp-display-src.cc | 375 switch (cmd_type = Command::get_command (argv[i] + 1, arg_count, cparam)) in run_args() 529 switch (cmd_type = Command::get_command (argv[i] + 1, arg_count, cparam)) in check_args()
|
| H A D | MachineModel.cc | 199 cmd_type = Command::get_command (cmd, arg_count, cparam); in load_mach_model()
|
| H A D | gp-display-text.cc | 120 if (Command::get_command (argv[ind] + 1, arg_count, cparam) == WHOAMI) in main() 311 switch (cmd_type = Command::get_command (argv[i] + 1, arg_count, cparam)) in check_args() 589 switch (cmd_type = Command::get_command (argv[i] + 1, arg_count, cparam)) in run() 757 cmd_type = Command::get_command (cmd, arg_count, cparam); in proc_script()
|
| H A D | Settings.cc | 511 cmd_type = Command::get_command (cmd, arg_count, cparam); in set_rc() 1365 CmdType c = Command::get_command (tabname, arg_cnt, cparam); in proc_tabs()
|
| H A D | Command.cc | 245 Command::get_command (char *cmd, int &arg_count, int &cparam) in get_command() function in Command
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | Command.h | 241 static CmdType get_command (char *cmd, int &arg_count, int ¶m);
|
| H A D | gp-display-src.cc | 375 switch (cmd_type = Command::get_command (argv[i] + 1, arg_count, cparam)) in run_args() 529 switch (cmd_type = Command::get_command (argv[i] + 1, arg_count, cparam)) in check_args()
|
| H A D | MachineModel.cc | 199 cmd_type = Command::get_command (cmd, arg_count, cparam); in load_mach_model()
|
| H A D | gp-display-text.cc | 115 if (Command::get_command (argv[ind] + 1, arg_count, cparam) == WHOAMI) in main() 306 switch (cmd_type = Command::get_command (argv[i] + 1, arg_count, cparam)) in check_args() 584 switch (cmd_type = Command::get_command (argv[i] + 1, arg_count, cparam)) in run() 752 cmd_type = Command::get_command (cmd, arg_count, cparam); in proc_script()
|
| H A D | Settings.cc | 511 cmd_type = Command::get_command (cmd, arg_count, cparam); in set_rc() 1365 CmdType c = Command::get_command (tabname, arg_cnt, cparam); in proc_tabs()
|
| H A D | Command.cc | 236 Command::get_command (char *cmd, int &arg_count, int &cparam) in get_command() function in Command
|
| /netbsd-src/crypto/dist/ipsec-tools/src/setkey/ |
| H A D | parse.y | 163 | get_command 250 get_command
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | ChangeLog-2004 | 1601 (add_subroutines): Resolve getarg. Add get_command and
|
| H A D | intrinsic.texi | 6958 CALL get_command(cmd)
|
| H A D | gfortran.info | 12558 CALL get_command(cmd)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | gfortran.texi | 879 @item Intrinsics @code{command_argument_count}, @code{get_command},
|
| H A D | gfortran.info | 2312 * Intrinsics 'command_argument_count', 'get_command', 12887 CALL get_command(cmd)
|
| H A D | intrinsic.texi | 6961 CALL get_command(cmd)
|