Searched refs:srcpath (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/contrib/header-tools/ |
H A D | show-headers | 127 srcpath = os.path.dirname(x) variable 128 if srcpath: 129 incl_dirs.insert (0, srcpath)
|
/netbsd-src/external/gpl3/gcc/dist/contrib/header-tools/ |
H A D | show-headers | 127 srcpath = os.path.dirname(x) variable 128 if srcpath: 129 incl_dirs.insert (0, srcpath)
|
/netbsd-src/usr.sbin/makefs/v7fs/ |
H A D | v7fs_populate.c | 199 char srcpath[MAXPATHLEN + 1]; in populate_walk() local 236 snprintf(srcpath, sizeof(srcpath), "%s/%s", dir, in populate_walk() 238 error = file_copy(fs, parent_inode, cur, srcpath); in populate_walk()
|
/netbsd-src/usr.sbin/sysinst/ |
H A D | target.c | 407 cp_to_target(const char *srcpath, const char *tgt_path) in cp_to_target() argument 411 return run_program(0, "/bin/cp %s %s", srcpath, real_path); in cp_to_target()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/sancov/ |
H A D | coverage-report-server.py | 194 ServerHandler.src_path = args.srcpath
|
/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/ |
H A D | hfs.c | 1842 int hfs_rename(hfsvol *vol, char *srcpath, char *dstpath) argument 1854 v_resolve(&vol, srcpath, &src, &srcid, srcname, 0) <= 0)
|
/netbsd-src/external/gpl3/autoconf/dist/ |
H A D | ChangeLog.3 | 20057 abs_builddir, top_buildpath to abs_top_builddir, srcpath to 20860 (_AC_OUTPUT_FILES): Also substitute srcpath, top_srcpath,
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2020 | 15112 srcpath.
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
H A D | mm-viet.comp.po | 13835 " sources srcpath [overridefile [pathprefix]]\n" 13877 " \tsources srcpath [tập_tin_đè[tiền_tố_đường_dẫn]]\n" 13886 "srcpath: \t\tđường dẫn nguồn;\n"
|