Home
last modified time | relevance | path

Searched refs:directory_command (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Darparse.y84 | directory_command
151 directory_command:
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Darparse.y84 | directory_command
151 directory_command:
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dsource.c368 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 Dmain.c635 catch_command_errors (directory_command, dirarg[i], 0, RETURN_MASK_ALL); in captured_main()
H A Ddefs.h609 extern void directory_command (char *, int);
H A DChangeLog-3.x646 source.c (directory_command),
702 * source.c (directory_command): Only print "foo already in path"
H A DChangeLog-19914202 directory_command, modifies a path. Used by path_command.
4203 (directory_command): Call it.
H A DChangeLog-1990826 source.c (directory_command): "dir" now puts things on the front
H A DChangeLog-19952655 * breakpoint.c (delete_command); source.c (directory_command);
H A DChangeLog-19985042 (directory_command): same as above; resets if user issues dir.
H A DChangeLog-19995556 * source.c (directory_command): Add missing test for from_tty.