Home
last modified time | relevance | path

Searched refs:new_statbuf (Results 1 – 13 of 13) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dsymfile.c1775 struct stat new_statbuf; in reread_symbols() local
1793 res = stat (objfile->obfd->my_archive->filename, &new_statbuf); in reread_symbols()
1796 res = stat (objfile->name, &new_statbuf); in reread_symbols()
1804 new_modtime = new_statbuf.st_mtime; in reread_symbols()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dsymfile.c1775 struct stat new_statbuf; in reread_symbols() local
1793 res = stat (objfile->obfd->my_archive->filename, &new_statbuf); in reread_symbols()
1796 res = stat (objfile->name, &new_statbuf); in reread_symbols()
1804 new_modtime = new_statbuf.st_mtime; in reread_symbols()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dsymfile.c2320 struct stat new_statbuf; in reread_symbols() local
2344 res = stat (objfile->obfd->my_archive->filename, &new_statbuf); in reread_symbols()
2346 res = stat (objfile->name, &new_statbuf); in reread_symbols()
2354 new_modtime = new_statbuf.st_mtime; in reread_symbols()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dsymfile.c2416 struct stat new_statbuf; in reread_symbols() local
2434 res = stat (bfd_get_filename (objfile->obfd->my_archive), &new_statbuf); in reread_symbols()
2436 res = stat (objfile_name (objfile), &new_statbuf); in reread_symbols()
2444 new_modtime = new_statbuf.st_mtime; in reread_symbols()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dsymfile.c2435 struct stat new_statbuf; in reread_symbols() local
2463 res = stat (objfile->obfd->my_archive->filename, &new_statbuf); in reread_symbols()
2465 res = stat (objfile->name, &new_statbuf); in reread_symbols()
2473 new_modtime = new_statbuf.st_mtime; in reread_symbols()
/dports/www/node10/node-v10.24.1/deps/uv/src/win/
H A Dfs.c2017 uv_stat_t new_statbuf; in fs__copyfile() local
2039 fs__stat_impl_from_path(req->fs.info.new_pathw, 0, &new_statbuf) != 0) { in fs__copyfile()
2043 if (statbuf.st_dev == new_statbuf.st_dev && in fs__copyfile()
2044 statbuf.st_ino == new_statbuf.st_ino) { in fs__copyfile()
/dports/sysutils/R-cran-fs/fs/src/libuv-1.38.1/src/win/
H A Dfs.c2052 uv_stat_t new_statbuf; in fs__copyfile() local
2074 fs__stat_impl_from_path(req->fs.info.new_pathw, 0, &new_statbuf) != 0) { in fs__copyfile()
2078 if (statbuf.st_dev == new_statbuf.st_dev && in fs__copyfile()
2079 statbuf.st_ino == new_statbuf.st_ino) { in fs__copyfile()
/dports/www/R-cran-httpuv/httpuv/src/libuv/src/win/
H A Dfs.c2017 uv_stat_t new_statbuf; in fs__copyfile() local
2039 fs__stat_impl_from_path(req->fs.info.new_pathw, 0, &new_statbuf) != 0) { in fs__copyfile()
2043 if (statbuf.st_dev == new_statbuf.st_dev && in fs__copyfile()
2044 statbuf.st_ino == new_statbuf.st_ino) { in fs__copyfile()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibuv/src/win/
H A Dfs.c2057 uv_stat_t new_statbuf; in fs__copyfile() local
2079 fs__stat_impl_from_path(req->fs.info.new_pathw, 0, &new_statbuf) != 0) { in fs__copyfile()
2083 if (statbuf.st_dev == new_statbuf.st_dev && in fs__copyfile()
2084 statbuf.st_ino == new_statbuf.st_ino) { in fs__copyfile()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibuv/src/win/
H A Dfs.c2057 uv_stat_t new_statbuf; in fs__copyfile() local
2079 fs__stat_impl_from_path(req->fs.info.new_pathw, 0, &new_statbuf) != 0) { in fs__copyfile()
2083 if (statbuf.st_dev == new_statbuf.st_dev && in fs__copyfile()
2084 statbuf.st_ino == new_statbuf.st_ino) { in fs__copyfile()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibuv/src/win/
H A Dfs.c2057 uv_stat_t new_statbuf; in fs__copyfile() local
2079 fs__stat_impl_from_path(req->fs.info.new_pathw, 0, &new_statbuf) != 0) { in fs__copyfile()
2083 if (statbuf.st_dev == new_statbuf.st_dev && in fs__copyfile()
2084 statbuf.st_ino == new_statbuf.st_ino) { in fs__copyfile()
/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/src/win/
H A Dfs.c2056 uv_stat_t new_statbuf; in fs__copyfile() local
2078 fs__stat_impl_from_path(req->fs.info.new_pathw, 0, &new_statbuf) != 0) { in fs__copyfile()
2082 if (statbuf.st_dev == new_statbuf.st_dev && in fs__copyfile()
2083 statbuf.st_ino == new_statbuf.st_ino) { in fs__copyfile()
/dports/devel/libuv/libuv-v1.42.0/src/win/
H A Dfs.c2056 uv_stat_t new_statbuf; in fs__copyfile() local
2078 fs__stat_impl_from_path(req->fs.info.new_pathw, 0, &new_statbuf) != 0) { in fs__copyfile()
2082 if (statbuf.st_dev == new_statbuf.st_dev && in fs__copyfile()
2083 statbuf.st_ino == new_statbuf.st_ino) { in fs__copyfile()