HomeSort by relevance Sort by last modified time
    Searched full:lstat (Results 176 - 200 of 1219) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/strace/tests-mx32/
pure_executables.am 134 lstat \
pure_executables.list 133 lstat
  /external/toybox/toys/other/
mountpoint.c 36 if (lstat(arg, &st1)) perror_exit_raw(arg);
  /external/toybox/toys/posix/
ln.c 40 if (((toys.optflags&FLAG_n) ? lstat : stat)(dest, &buf)
  /prebuilts/go/darwin-x86/src/os/
dir.go 9 // by Lstat, in directory order. Subsequent calls on the same file will yield
dir_unix.go 26 fip, lerr := lstat(dirname + "/" + filename)
os_unix_test.go 25 dir, err := Lstat(path)
27 t.Fatalf("Lstat %q (looking for uid/gid %d/%d): %s", path, uid, gid, err)
31 t.Errorf("Lstat %q: uid %d want %d", path, sys.Uid, uid)
34 t.Errorf("Lstat %q: gid %d want %d", path, sys.Gid, gid)
types_windows.go 13 // A fileStat is the implementation of FileInfo returned by Stat and Lstat.
file.go 259 // lstat is overridden in tests.
260 var lstat = Lstat var
  /prebuilts/go/linux-x86/src/os/
dir.go 9 // by Lstat, in directory order. Subsequent calls on the same file will yield
dir_unix.go 26 fip, lerr := lstat(dirname + "/" + filename)
os_unix_test.go 25 dir, err := Lstat(path)
27 t.Fatalf("Lstat %q (looking for uid/gid %d/%d): %s", path, uid, gid, err)
31 t.Errorf("Lstat %q: uid %d want %d", path, sys.Uid, uid)
34 t.Errorf("Lstat %q: gid %d want %d", path, sys.Gid, gid)
types_windows.go 13 // A fileStat is the implementation of FileInfo returned by Stat and Lstat.
file.go 259 // lstat is overridden in tests.
260 var lstat = Lstat var
  /bionic/libc/upstream-freebsd/lib/libc/stdlib/
realpath.c 155 * Append the next path component and lstat() it.
164 if (lstat(resolved, &sb) != 0) {
  /external/e2fsprogs/contrib/android/
ext2simg.c 171 if (lstat(in, &st1) == -1)
173 if (lstat(out, &st2) == -1)
  /toolchain/binutils/binutils-2.25/binutils/
rename.c 130 #define lstat stat macro
144 exists = lstat (to, &s) == 0;
  /build/make/tools/libhost/
CopyFile.c 31 # define lstat stat macro
203 * regular file, we fail. However, we use stat() rather than lstat(),
366 /* NOTE: we use lstat() here */
367 statResult = lstat(dst, &dstStat);
550 statResult = lstat(src, &srcStat);
  /external/e2fsprogs/util/
symlinks.c 206 lstat(abspath, &lstbuf); /* if the above didn't fail, then this shouldn't */
292 if (lstat(path, &st) == -1) {
379 if (lstat(path, &st) == -1)
  /external/squashfs-tools/squashfs-tools/
sort.c 121 if(lstat(path, &buf) == -1)
135 res = lstat(filename, &buf);
146 if(n == 0 && mkisofs_style == -1 && lstat(path, &buf) != -1) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libc_nonshared.a 5 "DDD<< ? ?$$$xxx???(("h"h&?&?*?*?/@/@3?3?3?7?7?<D@D@D__libc_csu_fini__libc_csu_init__i686.get_pc_thunk.bxatexit__i686.get_pc_thunk.bxat_quick_exit__i686.get_pc_thunk.bx__stat__i686.get_pc_thunk.bxstat__fstat__i686.get_pc_thunk.bxfstat__lstat__i686.get_pc_thunk.bxlstatstat64__i686.get_pc_thunk.bxfstat64__i686.get_pc_thunk.bxlstat64__i686.get_pc_thunk.bxfstatat__i686.get_pc_thunk.bxfstatat64__i686.get_pc_thunk.bx__mknod__i686.get_pc_thunk.bxmknodmknodat__i686.get_pc_thunk.bx__warn_memset_zero_len__stack_chk_fail_local__i686.get_pc_thunk.bx// 44 `
69 ( lstat.oS/ 1271956505 0 0 100644 1052 `
79 ,t2t70t$@?]??m??  ?E2  6?2"__lstat__i686.get_pc_thunk.bx_GLOBAL_OFFSET_TABLE___lxstatlstat  
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/xen/
libc_nonshared.a 5 "DDD<< ? ?$$$xxx???(("h"h&?&?*?*?/@/@3?3?3?7?7?<D@D@D__libc_csu_fini__libc_csu_init__i686.get_pc_thunk.bxatexit__i686.get_pc_thunk.bxat_quick_exit__i686.get_pc_thunk.bx__stat__i686.get_pc_thunk.bxstat__fstat__i686.get_pc_thunk.bxfstat__lstat__i686.get_pc_thunk.bxlstatstat64__i686.get_pc_thunk.bxfstat64__i686.get_pc_thunk.bxlstat64__i686.get_pc_thunk.bxfstatat__i686.get_pc_thunk.bxfstatat64__i686.get_pc_thunk.bx__mknod__i686.get_pc_thunk.bxmknodmknodat__i686.get_pc_thunk.bx__warn_memset_zero_len__stack_chk_fail_local__i686.get_pc_thunk.bx// 44 `
69 ( lstat.oS/ 1271956506 0 0 100644 1052 `
79 ,t2t70t$@?]??m??  ?E2  6?2"__lstat__i686.get_pc_thunk.bx_GLOBAL_OFFSET_TABLE___lxstatlstat  
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libc_nonshared.a 3 "DDD L L????????   #D#D(P(P-`-`2p2p7?7?<?<?<?A?A?G(K?K?__libc_csu_init__i686.get_pc_thunk.bx__libc_csu_finiatexit__i686.get_pc_thunk.bxat_quick_exit__i686.get_pc_thunk.bx__stat__i686.get_pc_thunk.bxstat__fstat__i686.get_pc_thunk.bxfstat__lstat__i686.get_pc_thunk.bxlstatstat64__i686.get_pc_thunk.bxfstat64__i686.get_pc_thunk.bxlstat64__i686.get_pc_thunk.bxfstatat__i686.get_pc_thunk.bxfstatat64__i686.get_pc_thunk.bx__mknod__i686.get_pc_thunk.bxmknodmknodat__i686.get_pc_thunk.bx__warn_memset_zero_len__stack_chk_fail_local__i686.get_pc_thunk.bx// 44 `
80 ' @lstat.oS/ 1334883709 0 0 100664 1256 `
88 &@0" ? ,p2p7pT0t+]?q?Lm ? ?{??  xE 0  6?0"__lstat__i686.get_pc_thunk.bx_GLOBAL_OFFSET_TABLE___lxstatlstat 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/xen/
libc_nonshared.a 3 "DDD L L????????   #D#D(P(P-`-`2p2p7?7?<?<?<?A?A?G(K?K?__libc_csu_init__i686.get_pc_thunk.bx__libc_csu_finiatexit__i686.get_pc_thunk.bxat_quick_exit__i686.get_pc_thunk.bx__stat__i686.get_pc_thunk.bxstat__fstat__i686.get_pc_thunk.bxfstat__lstat__i686.get_pc_thunk.bxlstatstat64__i686.get_pc_thunk.bxfstat64__i686.get_pc_thunk.bxlstat64__i686.get_pc_thunk.bxfstatat__i686.get_pc_thunk.bxfstatat64__i686.get_pc_thunk.bx__mknod__i686.get_pc_thunk.bxmknodmknodat__i686.get_pc_thunk.bx__warn_memset_zero_len__stack_chk_fail_local__i686.get_pc_thunk.bx// 44 `
80 ' @lstat.oS/ 1334883710 0 0 100664 1256 `
88 &@0" ? ,p2p7pT0t+]?q?Lm ? ?{??  xE 0  6?0"__lstat__i686.get_pc_thunk.bx_GLOBAL_OFFSET_TABLE___lxstatlstat 
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
mktemp.c 92 if (lstat(path, &sb) != 0)

Completed in 1908 milliseconds

1 2 3 4 5 6 78 91011>>