| /src/external/gpl3/gdb/dist/gdb/ |
| findcmd.c | 51 /* Subroutine of find_command to simplify it. 211 find_command (const char *args, int from_tty) function 286 add_cmd ("find", class_vars, find_command, _("\
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| findcmd.c | 51 /* Subroutine of find_command to simplify it. 211 find_command (const char *args, int from_tty) function 286 add_cmd ("find", class_vars, find_command, _("\
|
| /src/external/gpl3/gdb/dist/readline/readline/examples/ |
| fileman.c | 109 COMMAND *find_command (); 184 command = find_command (word); 205 find_command (name) function
|
| /src/external/gpl3/gdb.old/dist/readline/readline/examples/ |
| fileman.c | 109 COMMAND *find_command (); 184 command = find_command (word); 205 find_command (name) function
|
| /src/bin/sh/ |
| exec.c | 121 * 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,
|