Searched refs:try_open (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/external/gpl2/dtc/dist/ |
| H A D | srcpos.c | 102 static char *try_open(const char *dirname, const char *fname, FILE **fp) in try_open() function 139 fullname = try_open(cur_dir, fname, fp); in fopen_any_on_path() 143 fullname = try_open(node->dirname, fname, fp); in fopen_any_on_path()
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/ |
| H A D | ldfile.c | 525 try_open (const char *name, bool *sysrooted) in try_open() function 618 result = try_open (name, sysrooted); in ldfile_find_command_file() 645 result = try_open (path, sysrooted); in ldfile_find_command_file()
|
| H A D | ChangeLog-2012 | 811 (try_open): Delete exten and code handling such. Add sysrooted 814 param. Rename local var. Update try_open calls.
|
| H A D | ChangeLog-2008 | 431 (try_open): Don't use a fixed size pathname buffer.
|
| H A D | ChangeLog-9197 | 3701 * ldfile.c (try_open): Reindent function. Make the messages about 4189 (try_open): Change arguments types to const. 6320 (try_open): If EXTEN is empty, don't try it. 6370 * ldfile.c (try_open): If opening without the extension fails,
|
| /netbsd-src/external/gpl3/binutils/dist/ld/ |
| H A D | ldfile.c | 739 try_open (const char *name, bool *sysrooted) in try_open() function 835 result = try_open (name, sysrooted); in ldfile_find_command_file() 862 result = try_open (path, sysrooted); in ldfile_find_command_file()
|
| H A D | ChangeLog-2012 | 811 (try_open): Delete exten and code handling such. Add sysrooted 814 param. Rename local var. Update try_open calls.
|
| H A D | ChangeLog-2008 | 431 (try_open): Don't use a fixed size pathname buffer.
|
| H A D | ChangeLog-9197 | 3701 * ldfile.c (try_open): Reindent function. Make the messages about 4189 (try_open): Change arguments types to const. 6320 (try_open): If EXTEN is empty, don't try it. 6370 * ldfile.c (try_open): If opening without the extension fails,
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 24753 actually available, in try_open().
|