Searched refs:find_command (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/bin/sh/
H A Dexec.h57 /* action to find_command() */
68 void find_command(char *, struct cmdentry *, int, const char *);
H A Dexec.c121 * have to change the find_command routine as well.
492 find_command(name, &entry, emsg, pathval());
568 find_command(char *name, struct cmdentry *entry, int act, const char *path) function
1175 find_command(arg, &entry, DO_ABS,
H A Deval.c1021 find_command(argv[0], &cmdentry, cmd_flags, path);
1447 find_command(n->ncmd.args->narg.text, &entry, 0,
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dfindcmd.c52 /* Subroutine of find_command to simplify it.
212 find_command (const char *args, int from_tty) function
287 add_cmd ("find", class_vars, find_command, _("\
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dfindcmd.c52 /* Subroutine of find_command to simplify it.
212 find_command (const char *args, int from_tty) function
287 add_cmd ("find", class_vars, find_command, _("\
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/examples/
H A Dfileman.c109 COMMAND *find_command ();
184 command = find_command (word);
205 find_command (name) function
/netbsd-current/external/gpl3/gdb/dist/readline/readline/examples/
H A Dfileman.c109 COMMAND *find_command ();
184 command = find_command (word);
205 find_command (name) function

Completed in 128 milliseconds