| /freebsd/lib/libc/sys/ |
| H A D | open.c | 37 #pragma weak open macro 39 open(const char *path, int flags, ...) in open() function
|
| /freebsd/libexec/rtld-elf/rtld-libc/ |
| H A D | namespace.h | 33 #define open _open macro
|
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | bsd-cygwin_util.h | 61 #define open binary_open macro
|
| /freebsd/contrib/libarchive/libarchive/test/ |
| H A D | test_open_fd.c | 29 #define open _open global() macro
|
| H A D | test_read_large.c | 33 #define open _open global() macro
|
| H A D | test_read_data_into_fd_size_exceeds_declared.c | 28 #define open _open macro
|
| H A D | test_read_data_large.c | 36 #define open _open macro
|
| /freebsd/contrib/libpcap/testprogs/ |
| H A D | unix.h | 46 #define open _open macro
|
| /freebsd/contrib/llvm-project/libc/src/__support/File/ |
| H A D | dir.cpp | 19 ErrorOr<Dir *> Dir::open(const char *path) { in open() function in LIBC_NAMESPACE_DECL::Dir
|
| /freebsd/contrib/libfido2/openbsd-compat/ |
| H A D | posix_win.h | 39 #define open(path, ...) posix_open(path, __VA_ARGS__) macro
|
| /freebsd/usr.sbin/virtual_oss/virtual_oss/ |
| H A D | backend.h | 32 int (*open)(struct voss_backend *, const char *, int, int, int *, int *); member
|
| /freebsd/crypto/krb5/src/include/krb5/ |
| H A D | pwqual_plugin.h | 103 krb5_pwqual_open_fn open; member
|
| /freebsd/crypto/openssh/contrib/redhat/ |
| H A D | openssh.spec | 504 preprocessor define to get large-file capable open(), stat(), etc. function
|
| /freebsd/lib/libgssapi/ |
| H A D | gss_inquire_context.c | 44 int *open) in gss_inquire_context()
|
| /freebsd/tests/sys/fs/fusefs/ |
| H A D | mockfs.hh | 86 struct fuse_open_out open; member 132 struct fuse_open_out open; member 179 fuse_open_in open; member 224 fuse_open_out open; member
|
| /freebsd/contrib/libfido2/fuzz/ |
| H A D | preload-fuzz.c | 35 open(const char *path, int flags, ...) in open() function
|
| H A D | preload-snoop.c | 77 open(const char *path, int flags, ...) in open() function
|
| /freebsd/sys/dev/wtap/ |
| H A D | if_medium.h | 59 int open; member
|
| /freebsd/stand/libsa/ |
| H A D | open.c | 136 open(const char *fname, int mode) in open() function
|
| /freebsd/contrib/llvm-project/libc/src/__support/OSUtil/linux/ |
| H A D | fcntl.cpp | 119 ErrorOr<int> open(const char *path, int flags, mode_t mode_flags) { in open() function
|
| /freebsd/contrib/sendmail/include/sm/ |
| H A D | io.h | 181 # define SM_IO_SET_TYPE(f, name, open, close, read, write, seek, get, set, timeout) \ argument 185 # define SM_IO_INIT_TYPE(f, name, open, close, read, write, seek, get, set, timeout) argument 188 # define SM_IO_SET_TYPE(f, name, open, close, read, write, seek, get, set, timeout) (f) argument 189 # define SM_IO_INIT_TYPE(f, name, open, close, read, write, seek, get, set, timeout) \ argument
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
| H A D | SimpleExecutorDylibManager.cpp | 24 SimpleExecutorDylibManager::open(const std::string &Path, uint64_t Mode) { in open() function in llvm::orc::rt_bootstrap::SimpleExecutorDylibManager
|
| /freebsd/contrib/llvm-project/libcxx/include/__locale_dir/ |
| H A D | messages.h | 52 _LIBCPP_HIDE_FROM_ABI catalog open(const basic_string<char>& __nm, const locale& __loc) const { in open() function
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | EPCGenericDylibManager.cpp | 74 Expected<tpctypes::DylibHandle> EPCGenericDylibManager::open(StringRef Path, in open() function in llvm::orc::EPCGenericDylibManager
|
| /freebsd/crypto/openssl/crypto/rand/ |
| H A D | randfile.c | 43 #define open _open macro
|