Home
last modified time | relevance | path

Searched refs:get_command (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/bsd/pdisk/dist/
H A Dpdisk.c248 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 Dio.h59 int get_command(const char *prompt, int promptBeforeGet, int *command);
H A Dio.c178 get_command(const char *prompt, int promptBeforeGet, int *command) in get_command() function
/netbsd-src/bin/ksh/
H A Dsyn.c29 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 Dm_netbsd.c278 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 DCommand.h241 static CmdType get_command (char *cmd, int &arg_count, int &param);
H A Dgp-display-src.cc375 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 DMachineModel.cc199 cmd_type = Command::get_command (cmd, arg_count, cparam); in load_mach_model()
H A Dgp-display-text.cc120 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 DSettings.cc511 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 DCommand.cc245 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 DCommand.h241 static CmdType get_command (char *cmd, int &arg_count, int &param);
H A Dgp-display-src.cc375 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 DMachineModel.cc199 cmd_type = Command::get_command (cmd, arg_count, cparam); in load_mach_model()
H A Dgp-display-text.cc115 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 DSettings.cc511 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 DCommand.cc236 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 Dparse.y163 | get_command
250 get_command
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20041601 (add_subroutines): Resolve getarg. Add get_command and
H A Dintrinsic.texi6958 CALL get_command(cmd)
H A Dgfortran.info12558 CALL get_command(cmd)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.texi879 @item Intrinsics @code{command_argument_count}, @code{get_command},
H A Dgfortran.info2312 * Intrinsics 'command_argument_count', 'get_command',
12887 CALL get_command(cmd)
H A Dintrinsic.texi6961 CALL get_command(cmd)