Home
last modified time | relevance | path

Searched refs:mod_path (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dsource.c382 mod_path (dirname, &source_path); in directory_command()
393 mod_path (char *dirname, char **which_path) in mod_path() function
H A Ddefs.h605 extern void mod_path (char *, char **);
H A Dinfcmd.c1488 mod_path (dirname, &exec_path); in path_command()
H A DChangeLog-19913403 Remove from_tty arg to mod_path.
4149 * source.c (mod_path): Do tilde_expand on each component of the path,
4201 * source.c (mod_path): New function, from guts of
H A DChangeLog-20015186 * source.c (mod_path, openp): Use #ifdef HAVE_DOS_BASED_FILE_SYSTEM
5198 * source.c (mod_path, openp): Use HAVE_DOS_BASED_FILE_SYSTEM
6883 * source.c (mod_path): Add __CYGWIN__ conditional to WIN32 test.
9432 (mod_path): Ditto.
H A DChangeLog-19951739 * source.c (mod_path): Fix Win32 \ handling.
2441 * source.c (mod_path, openp): Ditto.
H A DChangeLog-19934533 * source.c (mod_path): Warning not error if can't find directory.
H A DChangeLog-19994678 * source.c (mod_path) [_WIN32 || __DJGPP__]: Don't remove trailing
H A DChangeLog-2002542 (mod_path): Change to call add_path.