Home
last modified time | relevance | path

Searched refs:_O_TEMPORARY (Results 26 – 50 of 130) sorted by relevance

123456

/dports/math/octave/octave-6.4.0/libgnu/
H A Dtmpfile.c108 int o_temporary = (supports_delete_on_close () ? _O_TEMPORARY : 0); in tmpfile()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dtmpfile.c108 int o_temporary = (supports_delete_on_close () ? _O_TEMPORARY : 0);
/dports/devel/libconfuse/confuse-3.3/src/
H A Dfmemopen.c138 _O_CREAT | _O_RDWR | _O_SHORT_LIVED | _O_TEMPORARY | _O_BINARY, in fmemopen()
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/third_party/tmpfileplus/
H A Dtmpfileplus.c207 oflag |= _O_TEMPORARY; in mktempfile_internal()
/dports/lang/ghc/ghc-8.10.7/utils/fs/
H A Dfs.c240 if (HAS_FLAG (oflag, _O_TEMPORARY)) in FS()
343 oflag |= _O_TEMPORARY; in FS()
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplstdio.c292 flags = flags | _O_TEMPORARY; in pl_create_tempfile()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplstdio.c292 flags = flags | _O_TEMPORARY; in pl_create_tempfile()
/dports/graphics/vips/vips-8.12.0/libvips/iofuncs/
H A Dvips.c204 #ifdef _O_TEMPORARY in vips__open_image_write()
210 flags |= _O_TEMPORARY; in vips__open_image_write()
/dports/games/scorched3d/scorched-dep-win32/include/mysql/mysql/
H A Dconfig-win.h75 #define O_TEMPORARY _O_TEMPORARY
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/runtime/
H A Dfile.cpp46 int fd{::_open(tempFileName, _O_CREAT | _O_TEMPORARY, _S_IREAD | _S_IWRITE)}; in openfile_mkstemp()
/dports/biology/seqan1/seqan-1.3.1/seqan/system/
H A Dfile_sync.h101 if (openMode & OPEN_TEMPORARY) result |= _O_TEMPORARY; in _getOFlag()
/dports/devel/global/global-6.6.7/libdb/
H A Dbt_open.c71 #define mkstemp(p) open(_mktemp(p), _O_CREAT | _O_RDWR | _O_BINARY | _O_TEMPORARY, _S_IWRITE | _SH_…
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/system/
H A Dfile_sync.h132 if (openMode & OPEN_TEMPORARY) result |= _O_TEMPORARY; in _getOFlag()
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/system/
H A Dfile_sync.h132 if (openMode & OPEN_TEMPORARY) result |= _O_TEMPORARY; in _getOFlag()
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/system/
H A Dfile_sync.h127 if (openMode & OPEN_TEMPORARY) result |= _O_TEMPORARY; in _getOFlag()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/runtime/
H A Dfile.cpp48 int fd{::_open(tempFileName, _O_CREAT | _O_TEMPORARY, _S_IREAD | _S_IWRITE)}; in openfile_mkstemp()
/dports/archivers/maxcso/maxcso-1.10.0/libuv/include/
H A Duv-win.h662 #define UV_FS_O_TEMPORARY _O_TEMPORARY
/dports/sysutils/R-cran-fs/fs/src/libuv-1.38.1/include/uv/
H A Dwin.h677 #define UV_FS_O_TEMPORARY _O_TEMPORARY
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/runtime/
H A Dfile.cpp49 tempFileName, _O_CREAT | _O_TEMPORARY | _O_RDWR, _S_IREAD | _S_IWRITE)}; in openfile_mkstemp()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/runtime/
H A Dfile.cpp48 int fd{::_open(tempFileName, _O_CREAT | _O_TEMPORARY, _S_IREAD | _S_IWRITE)}; in openfile_mkstemp()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibuv/include/uv/
H A Dwin.h695 #define UV_FS_O_TEMPORARY _O_TEMPORARY
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibuv/include/uv/
H A Dwin.h695 #define UV_FS_O_TEMPORARY _O_TEMPORARY
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibuv/include/uv/
H A Dwin.h695 #define UV_FS_O_TEMPORARY _O_TEMPORARY
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/runtime/
H A Dfile.cpp49 tempFileName, _O_CREAT | _O_TEMPORARY | _O_RDWR, _S_IREAD | _S_IWRITE)}; in openfile_mkstemp()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/runtime/
H A Dfile.cpp49 tempFileName, _O_CREAT | _O_TEMPORARY | _O_RDWR, _S_IREAD | _S_IWRITE)}; in openfile_mkstemp()

123456