Searched refs:directory_command (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | arparse.y | 84 | directory_command 151 directory_command:
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | arparse.y | 84 | directory_command 151 directory_command:
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | source.c | 368 directory_command (char *dirname, int from_tty) in directory_command() function 1598 c = add_cmd ("directory", class_files, directory_command, in _initialize_source()
|
H A D | main.c | 635 catch_command_errors (directory_command, dirarg[i], 0, RETURN_MASK_ALL); in captured_main()
|
H A D | defs.h | 609 extern void directory_command (char *, int);
|
H A D | ChangeLog-3.x | 646 source.c (directory_command), 702 * source.c (directory_command): Only print "foo already in path"
|
H A D | ChangeLog-1991 | 4202 directory_command, modifies a path. Used by path_command. 4203 (directory_command): Call it.
|
H A D | ChangeLog-1990 | 826 source.c (directory_command): "dir" now puts things on the front
|
H A D | ChangeLog-1995 | 2655 * breakpoint.c (delete_command); source.c (directory_command);
|
H A D | ChangeLog-1998 | 5042 (directory_command): same as above; resets if user issues dir.
|
H A D | ChangeLog-1999 | 5556 * source.c (directory_command): Add missing test for from_tty.
|