Searched
full:symlink (Results
501 -
525 of
1015) sorted by null
<<21222324252627282930>>
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/ |
dispatch.py | 104 # _normalize_path must not be used because resolving symlink breaks
|
/external/chromium_org/chrome/browser/extensions/api/file_handlers/ |
app_file_handler_util.cc | 95 // is not a symlink, is not in a blacklisted path and can be opened for writing;
|
/external/chromium_org/chrome/installer/linux/common/ |
installer.include | 212 # launcher script and symlink
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
kernel_intercept.cc | 241 return s_kp->symlink(oldpath, newpath);
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/ |
dispatch.py | 104 # _normalize_path must not be used because resolving symlink breaks
|
/external/chromium_org/v8/tools/testrunner/ |
README | 35 Please do create a copy, not just a symlink.
|
/external/grub/stage2/ |
fsys_iso9660.c | 281 printf("Symlink component flag not implemented (%d)\n",
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
DefaultDataContext.java | 348 public void setSymlink(Data symLink) {
|
/libcore/luni/src/main/java/libcore/io/ |
Posix.java | 179 public native void symlink(String oldPath, String newPath) throws ErrnoException; method in class:Posix
|
/sdk/adtproductbuild/ |
Android.mk | 94 # In addition, the root folder has a symlink to Eclipse.app/Contents/MacOS/eclipse. Since .zip files
|
/system/core/init/ |
readme.txt | 226 symlink <target> <path>
|
/system/core/sh/ |
cd.c | 162 * Check each component of the path. If we find a symlink or
|
/cts/tests/tests/permission/src/android/permission/cts/ |
FileSystemPermissionTest.java | 331 * <li><a href="http://en.wikipedia.org/wiki/Symlink_race">Symlink Races</a></li> 519 * <li><a href="http://en.wikipedia.org/wiki/Symlink_race">Symlink Races</a></li> [all...] |
/external/chromium_org/content/common/ |
plugin_list_posix.cc | 479 // On my Ubuntu system, /usr/lib64 is a symlink to /usr/lib. 506 // Java doesn't like being loaded through a symlink, since it uses
|
/external/chromium_org/courgette/testdata/ |
elf-32-1 | |
elf-32-2 | |
/external/chromium_org/tools/gyp/pylib/gyp/ |
mac_tool.py | 259 """Creates a symlink to |dest| named |link|. If |link| already exists, 263 os.symlink(dest, link)
|
/external/libpcap/ |
INSTALL.txt | 322 bpf_filter.c - symlink to bpf/net/bpf_filter.c 348 net - symlink to bpf/net
|
/external/llvm/lib/Support/Unix/ |
Path.inc | 279 // If the filename is a symlink, we need to resolve and return the location of 357 if (::symlink(t.begin(), f.begin()) == -1)
|
/external/qemu/android/utils/ |
timezone.c | 148 * besides, modern Linux distribution don't make /etc/localtime a symlink but a straight copy of 370 D( "%s: found zoneinfo timezone %s from %s symlink\n", __FUNCTION__, tz, localtime );
|
/external/yaffs2/yaffs2/ |
yaffs_guts.h | 366 * - a symlink [symbolic link] (the alias). 858 /* Symlink operations */
|
/ndk/sources/host-tools/sed-4.2.1/ |
autoboot | 390 echo >&2 "$0: invalid symlink calculation: $src -> $dst" 578 # Remove any dangling symlink matching "*.m4" or "*.[ch]" in some
|
/ndk/sources/host-tools/sed-4.2.1/po/ |
id.po | 432 msgid "couldn't follow symlink %s: %s" 433 msgstr "tidak dapat mengikuti symlink %s: %s"
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
shutil.py | 187 os.symlink(linkto, dstname) 268 If the destination is a directory or a symlink to a directory, the source
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_import.py | 611 # now create a symlink to the tagged package 613 symlink_support.symlink(self.tagged, self.package_name)
|
Completed in 2417 milliseconds
<<21222324252627282930>>