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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fcntl.h 30 #define _O_SHORT_LIVED 0x1000
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
temporary_file.cc 38 | _O_TEMPORARY | _O_SHORT_LIVED );
  /external/libmtp/src/
playlist-spl.c 101 # define mkstemp(_pattern) _open(_mktemp(_pattern), _O_CREAT | _O_SHORT_LIVED | _O_EXCL)

Completed in 6606 milliseconds