Home
last modified time | relevance | path

Searched refs:posix_open (Results 1 – 25 of 33) sorted by relevance

12

/dports/net/openmpi3/openmpi-3.1.6/opal/mca/shmem/posix/
H A Dshmem_posix_component.c60 static int posix_open(void);
82 .mca_open_component = posix_open,
117 posix_open(void) in posix_open() function
/dports/net/openmpi/openmpi-4.1.1/opal/mca/shmem/posix/
H A Dshmem_posix_component.c60 static int posix_open(void);
82 .mca_open_component = posix_open,
117 posix_open(void) in posix_open() function
/dports/security/libfido2/libfido2-1.9.0/openbsd-compat/
H A Dposix_win.h30 int posix_open(const char *path, ...);
39 #define open(path, ...) posix_open(path, __VA_ARGS__)
H A Dposix_win.c18 posix_open(const char *path, ...) in posix_open() function
/dports/net/samba412/samba-4.12.15/source3/smbd/
H A Dsmb2_close.c157 bool posix_open, in setup_close_full_information() argument
168 if (posix_open) { in setup_close_full_information()
217 bool posix_open = false; in smbd_smb2_close() local
237 posix_open = (fsp->posix_flags & FSP_POSIX_FLAGS_OPEN); in smbd_smb2_close()
252 posix_open, in smbd_smb2_close()
273 posix_open, in smbd_smb2_close()
H A Dopen.c3330 bool posix_open = False; in open_file_ntcreate() local
3377 posix_open = True; in open_file_ntcreate()
3433 if (!posix_open) { in open_file_ntcreate()
3527 if (!posix_open && file_existed && in open_file_ntcreate()
3654 if (posix_open) { in open_file_ntcreate()
4035 if (!posix_open) { in open_file_ntcreate()
4046 if (posix_open) { in open_file_ntcreate()
4127 bool posix_open = false; in mkdir_internal() local
4144 posix_open = true; in mkdir_internal()
4196 if (!posix_open) { in mkdir_internal()
[all …]
/dports/graphics/aseprite/aseprite-1.2.9/laf/base/
H A Dfile_handle_tests.cpp17 #define posix_open _open macro
22 #define posix_open open macro
/dports/security/libressl-static/libressl-3.3.5/include/compat/
H A Dwin32netcompat.h29 int posix_open(const char *path, ...);
45 #define open(path, ...) posix_open(path, __VA_ARGS__)
/dports/security/libretls/libretls-3.4.2/include/compat/
H A Dwin32netcompat.h29 int posix_open(const char *path, ...);
45 #define open(path, ...) posix_open(path, __VA_ARGS__)
/dports/security/libressl/libressl-3.4.3/include/compat/
H A Dwin32netcompat.h29 int posix_open(const char *path, ...);
45 #define open(path, ...) posix_open(path, __VA_ARGS__)
/dports/emulators/citra/citra-ac98458e0/externals/libressl/include/compat/
H A Dwin32netcompat.h29 int posix_open(const char *path, ...);
45 #define open(path, ...) posix_open(path, __VA_ARGS__)
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/include/compat/
H A Dwin32netcompat.h29 int posix_open(const char *path, ...);
45 #define open(path, ...) posix_open(path, __VA_ARGS__)
/dports/www/obhttpd/libressl-3.4.1/include/compat/
H A Dwin32netcompat.h29 int posix_open(const char *path, ...);
45 #define open(path, ...) posix_open(path, __VA_ARGS__)
/dports/emulators/libdsk/libdsk-1.4.2/lib/
H A Ddrvposix.h33 dsk_err_t posix_open(DSK_DRIVER *self, const char *filename);
H A Ddrvposix.c40 posix_open, /* open */
52 dsk_err_t posix_open(DSK_DRIVER *self, const char *filename) in posix_open() function
/dports/lang/scheme48/scheme48-1.9.2/c/posix/
H A Ddir.c43 posix_open(s48_call_t call, s48_ref_t path, s48_ref_t id, s48_ref_t options,
81 S48_EXPORT_FUNCTION(posix_open); in s48_init_posix_dir()
228 posix_open(s48_call_t call, s48_ref_t path, s48_ref_t id, s48_ref_t options, s48_ref_t mode, s48_re… in posix_open() function
/dports/japanese/libslang/slang-1.4.5jp2/src/
H A Dslposio.c312 static void posix_open (void) in posix_open() function
458 MAKE_INTRINSIC_0("open", posix_open, V),
/dports/security/libressl-static/libressl-3.3.5/crypto/
H A DMakefile.am90 -echo posix_open >> crypto_portable.sym
/dports/www/obhttpd/libressl-3.4.1/crypto/
H A DMakefile.am90 -echo posix_open >> crypto_portable.sym
/dports/security/libressl/libressl-3.4.3/crypto/
H A DMakefile.am90 -echo posix_open >> crypto_portable.sym
/dports/security/libressl-static/libressl-3.3.5/crypto/compat/
H A Dposix_win.c45 posix_open(const char *path, ...) in posix_open() function
/dports/security/libretls/libretls-3.4.2/compat/
H A Dposix_win.c45 posix_open(const char *path, ...) in posix_open() function
/dports/security/libressl/libressl-3.4.3/crypto/compat/
H A Dposix_win.c45 posix_open(const char *path, ...) in posix_open() function
/dports/emulators/citra/citra-ac98458e0/externals/libressl/crypto/compat/
H A Dposix_win.c45 posix_open(const char *path, ...) in posix_open() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/crypto/compat/
H A Dposix_win.c45 posix_open(const char *path, ...) in posix_open() function

12