OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:old_file
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/lto/
lto-object.cc
296
lto_file *
old_file
;
local
298
old_file
= current_out_file;
300
return
old_file
;
/src/external/gpl3/gcc.old/dist/gcc/lto/
lto-object.cc
296
lto_file *
old_file
;
local
298
old_file
= current_out_file;
300
return
old_file
;
/src/external/gpl3/gcc/dist/gcc/
read-md.cc
1070
FILE *input_file, *
old_file
;
local
1114
old_file
= m_read_md_file;
1128
m_read_md_file =
old_file
;
/src/external/gpl3/gcc.old/dist/gcc/
read-md.cc
1070
FILE *input_file, *
old_file
;
local
1114
old_file
= m_read_md_file;
1128
m_read_md_file =
old_file
;
/src/external/gpl3/gcc/dist/maintainer-scripts/
gcc_release
342
old_file
=${1##*/}
343
case "$
old_file
" in
344
*.tar.xz) old_vers=${
old_file
%.tar.xz};;
345
*) old_vers=${
old_file
%.tar.bz2};;
/src/external/gpl3/gcc.old/dist/maintainer-scripts/
gcc_release
342
old_file
=${1##*/}
343
case "$
old_file
" in
344
*.tar.xz) old_vers=${
old_file
%.tar.xz};;
345
*) old_vers=${
old_file
%.tar.bz2};;
/src/external/bsd/pkg_install/dist/add/
perform.c
1294
char *
old_file
, *new_file;
local
1300
old_file
= pkgdb_pkg_file(pkg->other_version, name);
1303
if (rename(
old_file
, new_file) == -1 && errno != ENOENT) {
1304
warn("%s: can't move %s from %s to %s", pkg->pkgname, name,
old_file
, new_file);
1307
free(
old_file
);
/src/external/gpl3/gdb.old/dist/gdb/
remote.c
1866
char *
old_file
= remote_pspace_data.get (pspace);
local
1868
xfree (
old_file
);
/src/external/gpl3/gdb/dist/gdb/
remote.c
1874
char *
old_file
= remote_pspace_data.get (pspace);
local
1876
xfree (
old_file
);
Completed in 41 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026