HomeSort by relevance Sort by last modified time
    Searched defs:oflag (Results 1 - 8 of 8) sorted by null

  /external/bison/lib/
spawn_int.h 44 int oflag; member in struct:__spawn_action::__anon2760::__anon2763
  /frameworks/compile/mclinker/lib/Support/
FileHandle.cpp 42 inline static int oflag(FileHandle::OpenMode pMode) function
89 m_Handler = sys::fs::detail::open(pPath, oflag(pMode));
91 m_Handler = sys::fs::detail::open(pPath, oflag(pMode), (int)pPerm);
  /external/zlib/src/
gzlib.c 98 int oflag; local
220 oflag =
243 fd == -2 ? _wopen(path, oflag, 0666) :
245 open((const char *)path, oflag, 0666));
  /system/core/toolbox/grep/
grep.c 110 bool oflag; /* -o: print only matching part */ variable
527 oflag = true;
  /system/core/toolbox/
newfs_msdos.c 256 int Iflag = 0, mflag = 0, oflag = 0; local
348 oflag = 1;
412 if (oflag)
414 if (!(opt_f || (opt_h && opt_u && opt_S && opt_s && oflag))) {
416 getdiskinfo(fd, fname, dtype, oflag, &bpb);
785 getdiskinfo(int fd, const char *fname, const char *dtype, __unused int oflag,
828 getdiskinfo(int fd, const char *fname, const char *dtype, __unused int oflag,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cdk.h 215 unsigned long oflag; member in struct:asyport
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cdk.h 215 unsigned long oflag; member in struct:asyport
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cdk.h 215 unsigned long oflag; member in struct:asyport

Completed in 794 milliseconds