| /xsrc/external/mit/imake/dist/ |
| H A D | cleanlinks | 16 echo $i is a dangling symlink, removing
|
| /xsrc/external/mit/xedit/dist/ |
| H A D | realpath.c | 41 * Find the real name of path, by removing all ".", ".." and symlink 53 char left[PATH_MAX], next_token[PATH_MAX], symlink[PATH_MAX]; local in function:realpath 161 slen = readlink(resolved, symlink, sizeof(symlink) - 1); 164 symlink[slen] = '\0'; 165 if (symlink[0] == '/') { 178 * append them to symlink. The result is placed 182 if (symlink[slen - 1] != '/') { 183 if (slen + 1 >= sizeof(symlink)) { 187 symlink[sle [all...] |
| /xsrc/external/mit/fontconfig/dist/conf.d/ |
| H A D | link_confs.py | 37 os.symlink(os.path.relpath(src, start=args.confpath), dst)
|
| /xsrc/external/mit/MesaLib.old/dist/bin/ |
| H A D | install_megadrivers.py | 68 os.symlink(driver, name)
|
| /xsrc/external/mit/MesaLib/dist/bin/ |
| H A D | install_megadrivers.py | 68 os.symlink(driver, name)
|
| /xsrc/external/mit/MesaLib.old/dist/scons/ |
| H A D | gallium.py | 48 def symlink(target, source, env): function 53 os.symlink(os.path.basename(source), target) 80 action = SCons.Action.Action(symlink, " Symlinking $TARGET ...")
|
| /xsrc/external/mit/xinit/dist/launchd/privileged_startx/ |
| H A D | 10-tmpdirs.cpp | 55 # if $dir exists and is a symlink (ie protect against a race
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.0.3.rst | 37 - install_megadrivers.py creates new dangling symlink [bisected]
|
| H A D | 7.10.3.rst | 211 - darwin: Fix VG_LIB_GLOB to also match the unversioned symlink
|
| /xsrc/external/mit/lndir/dist/ |
| H A D | lndir.c | 283 /* see if the file in the base tree was a symlink */ 356 if (symlink (sympath, dp->d_name) < 0)
|
| /xsrc/external/mit/fontconfig/dist/m4/ |
| H A D | lib-prefix.m4 | 174 dnl $prefix/lib/64 (which is a symlink to either $prefix/lib/sparcv9 or 185 dnl symlink is missing, so we set acl_libdirstem2 too.
|
| /xsrc/external/mit/fontconfig/dist/test/ |
| H A D | test-d1f48f11.c | 210 if (symlink ("../conf.avail/00-foo.conf", link) != 0)
|
| /xsrc/external/mit/xterm/dist/package/debian/ |
| H A D | rules | 60 --without-xterm-symlink \
|
| /xsrc/external/mit/xterm/dist/package/freebsd/ |
| H A D | Makefile | 90 CONFIGURE_ARGS+= --program-suffix=${PKGNAMESUFFIX} --with-app-class=${PKG_CLASS} --without-xterm-symlink
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | faq.rst | 173 a symlink to ``libGL.so.1`` 175 a symlink to ``libGL.so.1.xyz``
|
| /xsrc/external/mit/util-macros/dist/ |
| H A D | aclocal.m4 | 442 # symlink; some systems play weird games with the mod time of symlinks 443 # (eg FreeBSD returns the mod time of the symlink's containing
|
| /xsrc/external/mit/libpthread-stubs/dist/ |
| H A D | aclocal.m4 | 857 # symlink; some systems play weird games with the mod time of symlinks 858 # (eg FreeBSD returns the mod time of the symlink's containing
|
| /xsrc/external/mit/xcb-proto/dist/ |
| H A D | aclocal.m4 | 854 # symlink; some systems play weird games with the mod time of symlinks 855 # (eg FreeBSD returns the mod time of the symlink's containing
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | configure.in | 169 AC_ARG_WITH(xterm-symlink, 170 [[ --with-xterm-symlink[=XXX] make symbolic link to installed xterm]],
|
| /xsrc/external/mit/mesa-demos/dist/ |
| H A D | aclocal.m4 | 1135 # symlink; some systems play weird games with the mod time of symlinks 1136 # (eg FreeBSD returns the mod time of the symlink's containing
|
| /xsrc/external/mit/fontconfig/dist/ |
| H A D | aclocal.m4 | 1201 # symlink; some systems play weird games with the mod time of symlinks 1202 # (eg FreeBSD returns the mod time of the symlink's containing
|
| /xsrc/external/mit/xsetmode/dist/ |
| H A D | aclocal.m4 | 244 # symlink; some systems play weird games with the mod time of symlinks 245 # (eg FreeBSD returns the mod time of the symlink's containing
|
| /xsrc/external/mit/xsetpointer/dist/ |
| H A D | aclocal.m4 | 1210 # symlink; some systems play weird games with the mod time of symlinks 1211 # (eg FreeBSD returns the mod time of the symlink's containing
|
| /xsrc/external/mit/xproxymanagementprotocol/dist/ |
| H A D | aclocal.m4 | 777 # symlink; some systems play weird games with the mod time of symlinks 778 # (eg FreeBSD returns the mod time of the symlink's containing
|
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fcxml.c | 2629 symlink ((const char *)userdir, (const char *)filename) != 0) 2647 symlink ((const char *)userconf, (const char *)filename) != 0)
|