HomeSort by relevance Sort by last modified time
    Searched full:st_mode (Results 326 - 350 of 999) sorted by null

<<11121314151617181920>>

  /external/libchrome/sandbox/linux/seccomp-bpf-helpers/
baseline_policy_unittest.cc 56 BPF_ASSERT(S_ISFIFO(stat_buf.st_mode) || S_ISSOCK(stat_buf.st_mode));
  /external/libchrome/sandbox/linux/services/
credentials_unittest.cc 58 CHECK_EQ(current.st_mode, parrent.st_mode);
  /external/vboot_reference/cgpt/
cgpt_find.c 191 if (!S_ISBLK(statbuf.st_mode))
200 if (!S_ISLNK(statbuf.st_mode))
  /frameworks/av/media/libmediaplayerservice/
MetadataRetrieverClient.cpp 147 ALOGV("st_mode = %u", sb.st_mode);
  /ndk/sources/cxx-stl/stlport/src/details/
fstream_unistd.cpp 106 return FSTAT(fd, &buf) == 0 && S_ISREG(buf.st_mode);
114 if (FSTAT(fd, &buf) == 0 && S_ISREG(buf.st_mode))
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
file_util.py 105 from stat import ST_ATIME, ST_MTIME, ST_MODE, S_IMODE
157 os.chmod(dst, S_IMODE(st[ST_MODE]))
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
file_util.py 105 from stat import ST_ATIME, ST_MTIME, ST_MODE, S_IMODE
157 os.chmod(dst, S_IMODE(st[ST_MODE]))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
file_util.py 105 from stat import ST_ATIME, ST_MTIME, ST_MODE, S_IMODE
157 os.chmod(dst, S_IMODE(st[ST_MODE]))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
file_util.py 105 from stat import ST_ATIME, ST_MTIME, ST_MODE, S_IMODE
157 os.chmod(dst, S_IMODE(st[ST_MODE]))
  /system/core/adb/
adb_utils.cpp 75 return lstat(path.c_str(), &sb) != -1 && S_ISDIR(sb.st_mode);
166 if (stat(path.c_str(), &sb) != -1 && S_ISDIR(sb.st_mode)) {
  /external/toybox/toys/posix/
find.c 212 if (S_ISDIR(new->st.st_mode)) {
286 S_ISDIR(new->st.st_mode) ? AT_REMOVEDIR : 0);
310 if (check && S_ISDIR(new->st.st_mode) && !TT.depth) recurse = 0;
343 m2 = new->st.st_mode & 07777;
354 if ((new->st.st_mode & S_IFMT) != types[i]) test = 0;
525 if (S_ISDIR(new->st.st_mode)) execdir(new, 0);
  /external/fio/
diskutil.c 163 if (S_ISBLK(st.st_mode)) {
166 } else if (S_ISCHR(st.st_mode)) {
171 } else if (S_ISFIFO(st.st_mode))
393 if (!S_ISDIR(st.st_mode) || S_ISLNK(st.st_mode))
  /external/selinux/policycoreutils/sandbox/
seunshare.c 171 if (S_ISLNK(st->st_mode)) {
183 if (S_ISLNK(st->st_mode)) {
197 (one)->st_mode == (two)->st_mode)
213 if (! S_ISDIR(st_out->st_mode)) {
  /external/toybox/toys/pending/
mke2fs.c 173 else if (S_ISREG(that->st.st_mode)) {
200 if (S_ISDIR(current->st.st_mode)) current->st.st_nlink = 2;
382 in->mode = SWAP_LE32(that->st.st_mode);
445 dti->st.st_mode = S_IFDIR|0755;
454 dtb->st.st_mode = S_IFDIR|0755;
  /external/f2fs-tools/lib/
libf2fs.c 409 if (stat(c->device_name, &st_buf) == 0 && S_ISBLK(st_buf.st_mode)) {
459 if (S_ISREG(stat_buf.st_mode)) {
461 } else if (S_ISBLK(stat_buf.st_mode)) {
  /external/liblzf/
lzf.c 396 if (!S_ISREG (mystat.st_mode))
435 fchmod (fd2, mystat.st_mode);
437 chmod (oname, mystat.st_mode);
  /external/webrtc/webrtc/base/
unixfilesystem.cc 102 return S_ISDIR(st.st_mode) != 0;
264 return S_ISDIR(st.st_mode);
319 return res == 0 && !S_ISDIR(st.st_mode);
  /system/core/run-as/
package.c 122 if ((st.st_mode & S_IWOTH) != 0) {
190 if (!S_ISDIR(st.st_mode))
198 if ((st.st_mode & (S_IROTH|S_IWOTH)) != 0)
  /system/extras/libfec/
fec_open.cpp 380 if (S_ISBLK(st.st_mode)) {
387 } else if (S_ISREG(st.st_mode)) {
391 error("unsupported type %d", (int)st.st_mode);
  /system/extras/verity/fec/
image.cpp 105 if (S_ISBLK(st.st_mode)) {
109 } else if (S_ISREG(st.st_mode)) {
112 FATAL("unknown file mode: %d\n", (int)st.st_mode);
  /hardware/bsp/intel/peripheral/libmraa/src/glob/
glob.c 642 pathend[-1] != SEP) && (S_ISDIR(sb.st_mode) ||
643 (S_ISLNK(sb.st_mode) &&
645 S_ISDIR(sb.st_mode)))) {
738 !S_ISDIR(sbuf.st_mode)
740 && ((globstar && !chase_symlinks) || !S_ISLNK(sbuf.st_mode))
831 S_ISLNK(sbuf.st_mode)))
  /build/tools/atree/
files.cpp 353 rec->sourceIsDir = S_ISDIR(st.st_mode);
374 rec->outIsDir = S_ISDIR(st.st_mode);
  /external/avahi/avahi-daemon/
sd-daemon.c 142 if (!S_ISFIFO(st_fd.st_mode))
174 if (!S_ISSOCK(st_fd.st_mode))
  /external/dbus/dbus/
sd-daemon.c 137 if (!S_ISFIFO(st_fd.st_mode))
169 if (!S_ISSOCK(st_fd.st_mode))
  /external/e2fsprogs/misc/
e4defrag.c 398 if (S_ISREG(buf->st_mode))
1122 if (!S_ISREG(buf->st_mode)) {
    [all...]

Completed in 1910 milliseconds

<<11121314151617181920>>