HomeSort by relevance Sort by last modified time
    Searched refs:_O_CREAT (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fcntl.h 17 #define _O_CREAT 0x0100
40 #define O_CREAT _O_CREAT
  /external/libcups/cups/
tempfile.c 119 fd = open(filename, _O_CREAT | _O_RDWR | _O_TRUNC | _O_BINARY,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xw32defs.h 59 # define O_CREAT _O_CREAT
  /external/libmtp/src/
playlist-spl.c 102 # define mkstemp(_pattern) _open(_mktemp(_pattern), _O_CREAT | _O_SHORT_LIVED | _O_EXCL)
  /toolchain/binutils/binutils-2.27/libiberty/
pex-win32.c 136 (_O_WRONLY | _O_CREAT | _O_TRUNC

Completed in 392 milliseconds