HomeSort by relevance Sort by last modified time
    Searched refs:symlink (Results 226 - 245 of 245) sorted by null

1 2 3 4 5 6 7 8 910

  /external/openssh/
sftp-server.c 1157 debug3("request %u: symlink", id);
1158 logit("symlink old \"%s\" new \"%s\"", oldpath, newpath);
1163 ret = symlink(oldpath, newpath);
    [all...]
  /external/kernel-headers/original/linux/
fs.h 1091 int (*symlink) (struct inode *,struct dentry *,const char *); member in struct:inode_operations
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/common/checkout/
scm_unittest.py 293 os.symlink(webkit_scripts_directory, local_scripts_directory)
    [all...]
  /external/yaffs2/yaffs2/
yaffs_fs.c 218 .symlink = yaffs_symlink,
754 case S_IFLNK: /* symlink */
1017 case S_IFLNK: /* symlink */
1162 T(YAFFS_TRACE_OS, (KERN_DEBUG "symlink created OK\n"));
1165 T(YAFFS_TRACE_OS, (KERN_DEBUG "symlink not created\n"));
    [all...]
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp 918 Syscall param symlink(oldpath) contains uninitialised byte(s)
922 Syscall param symlink(newpath) contains uninitialised byte(s)
926 Syscall param symlink(oldpath) points to unaddressable byte(s)
931 Syscall param symlink(newpath) points to unaddressable byte(s)
    [all...]
  /external/icu4c/tools/tzcode/
zic.c 796 result = symlink(symlinkcontents,
    [all...]
  /external/libmtp/
ltmain.sh     [all...]
configure     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/libvorbis/
ltmain.sh     [all...]
  /external/openfst/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]
  /external/qemu/distrib/sdl-1.2.15/build-scripts/
ltmain.sh     [all...]
  /external/e2fsprogs/
configure     [all...]
  /external/valgrind/main/drd/tests/
tsan_unittest.cpp     [all...]
  /ndk/sources/host-tools/sed-4.2.1/
configure     [all...]

Completed in 828 milliseconds

1 2 3 4 5 6 7 8 910