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

1 2 3 4 5 67 8 91011>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
posixpath.py 137 # This will always return false on systems where os.lstat doesn't exist.
142 st = os.lstat(path)
152 os.lstat(path)
177 # Are two stat buffers (obtained from stat, fstat or lstat)
195 s1 = os.lstat(path)
196 s2 = os.lstat(join(path, '..'))
242 st = os.lstat(name)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
posixpath.py 137 # This will always return false on systems where os.lstat doesn't exist.
142 st = os.lstat(path)
152 os.lstat(path)
177 # Are two stat buffers (obtained from stat, fstat or lstat)
195 s1 = os.lstat(path)
196 s2 = os.lstat(join(path, '..'))
242 st = os.lstat(name)
  /external/ltp/testcases/kernel/syscalls/symlink/
symlink01.c 54 * TEST IDENTIFIER : lstat01 (lstat)
152 * For lstat
215 #include <sys/stat.h> /* stat(2) and lstat(2) system calls */
258 #define LSTAT "lstat01"
287 "lstat(2) of symbolic link file which points to no object file is ok",
288 "lstat(2) of symbolic link file which points at an object file is ok",
309 "lstat(2) of object file returns object file inode information",
371 LSTAT, 0, 0, 8, creat_symlink, ck_symlink, {
373 LSTAT, 0, 0, 9, creat_both, ck_both, {
375 LSTAT, 0, 0, 30, creat_object, ck_object,
    [all...]
  /external/ltp/testcases/kernel/syscalls/
.gitignore 510 /lstat/lstat01
511 /lstat/lstat01_64
512 /lstat/lstat02
513 /lstat/lstat02_64
514 /lstat/lstat03
515 /lstat/lstat03_64
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_unicode_file.py 84 # stat and lstat should return the same results.
87 self.assertEqual(os.lstat(filename1),
88 os.lstat(filename2))
  /external/python/cpython2/Lib/test/
test_unicode_file.py 84 # stat and lstat should return the same results.
87 self.assertEqual(os.lstat(filename1),
88 os.lstat(filename2))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/
libc_nonshared.a 3 ??????22??%?+0?6>;?AvAvG2L?S__libc_csu_fini__libc_csu_initatexitat_quick_exit__statstat__fstatfstat__lstatlstatstat64fstat64lstat64fstatatfstatat64__mknodmknodmknodat__warn_memset_zero_len__stack_chk_fail_local// 44 `
43 ?Y  . ("__fstat_GLOBAL_OFFSET_TABLE___fxstatfstat  ???????? lstat.oS/ 1271951321 0 0 100644 1392 `
50 ?Y  . ("__lstat_GLOBAL_OFFSET_TABLE___lxstatlstat  ???????? stat64.oS/ 1271951321 0 0 100644 1360 `
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib/
libc_nonshared.a 3 ??????RR  %?+N0?6?<*A?A?G?M>Sr__libc_csu_init__libc_csu_finiatexitat_quick_exit__statstat__fstatfstat__lstatlstatstat64fstat64lstat64fstatatfstatat64__mknodmknodmknodat__warn_memset_zero_len__stack_chk_fail_local// 44 `
43 ?Y  . ("__fstat_GLOBAL_OFFSET_TABLE___fxstatfstat  ???????? lstat.oS/ 1334880618 0 0 100664 1400 `
50 ?Y  . ("__lstat_GLOBAL_OFFSET_TABLE___lxstatlstat  ???????? stat64.oS/ 1334880618 0 0 100664 1368 `
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_unicode_file.py 84 # stat and lstat should return the same results.
87 self.assertEqual(os.lstat(filename1),
88 os.lstat(filename2))
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_unicode_file.py 84 # stat and lstat should return the same results.
87 self.assertEqual(os.lstat(filename1),
88 os.lstat(filename2))
  /prebuilts/go/darwin-x86/src/syscall/
syscall_linux_mips64x.go 146 //sys lstat(path string, st *stat_t) (err error)
156 func Lstat(path string, s *Stat_t) (err error) {
158 err = lstat(path, st)
  /prebuilts/go/linux-x86/src/syscall/
syscall_linux_mips64x.go 146 //sys lstat(path string, st *stat_t) (err error)
156 func Lstat(path string, s *Stat_t) (err error) {
158 err = lstat(path, st)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_unicode_file.py 84 # stat and lstat should return the same results.
87 self.assertEqual(os.lstat(filename1),
88 os.lstat(filename2))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_unicode_file.py 84 # stat and lstat should return the same results.
87 self.assertEqual(os.lstat(filename1),
88 os.lstat(filename2))
  /cts/tests/tests/os/assets/minijail/
isolated-i386.policy 38 lstat: return EPERM
  /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
remove.c 63 if (lstat(file, &sb) < 0)
  /external/dtc/
fstree.c 48 if (lstat(tmpname, &st) < 0)
  /external/e2fsprogs/lib/e2p/
fsetflags.c 81 if (!lstat(name, &buf) &&
  /external/google-breakpad/src/common/tests/
auto_tempdir.h 81 EXPECT_TRUE(lstat(entry_path.c_str(), &stats) == 0);
  /external/libcap/progs/
getcap.c 96 if (lstat(argv[i], &stbuf) != 0) {
  /external/selinux/libselinux/man/man3/
selabel_lookup_best_match.3 99 .BR lstat (2),
  /external/strace/tests/
pure_executables.am 134 lstat \
pure_executables.list 133 lstat
  /external/strace/tests-m32/
pure_executables.am 134 lstat \
pure_executables.list 133 lstat

Completed in 1791 milliseconds

1 2 3 4 5 67 8 91011>>