Searched defs:open (Results 1 - 25 of 79) sorted by last modified time

1234

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_sparse_basic.c442 #define open _open macro
H A Dtest_read_format_7zip.c30 #define open _open macro
H A Dtest_open_fd.c29 #define open _open macro
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_virtio_console.c518 pci_vtcon_open_port(struct pci_vtcon_port *port, bool open) argument
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3ext.h113 int (*open)(const char*,sqlite3**); member in struct:sqlite3_api_routines
/freebsd-11-stable/contrib/unbound/services/
H A Dlisten_dnsport.c1746 struct tcp_req_open_item* open, *nopen; local
1781 struct tcp_req_open_item* open, *prev = NULL; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_ra.h2328 svn_error_t *(*open)(void **session_baton, member in struct:svn_ra_plugin_t
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_private.h54 int (*open)(struct archive_write_filter *); member in struct:archive_write_filter
H A Darchive_read_private.h90 int (*open)(struct archive_read_filter *self); member in struct:archive_read_filter
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h127 #define open _open macro
/freebsd-11-stable/lib/libc/gen/
H A Dposix_spawn.c74 } open; member in union:__posix_spawn_file_actions_entry::__anon2
/freebsd-11-stable/contrib/serf/buckets/
H A Dbwtp_buckets.c39 int open; member in struct:__anon56
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp254 Expected<InputFile> InputFile::open(StringRef Path, bool AllowUnknownFile) { function in class:InputFile
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_wrappers.cpp113 int open(const char *filename, int flags, ...) { function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp751 void open(NodeId Id) { function in class:clang::diff::__anon915::PriorityList
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq.c56 # define open(name, flags) open(name, flags, 0777) macro
/freebsd-11-stable/contrib/ntp/ntpdc/
H A Dntpdc.c39 # define open(name, flags) open(name, flags, 0777) macro
[all...]
/freebsd-11-stable/contrib/libpcap/testprogs/
H A Dunix.h46 #define open _open macro
/freebsd-11-stable/contrib/expat/lib/
H A Dxmltok_impl.c610 int open; local
973 PREFIX(scanLit)(int open, const ENCODING *enc, const char *ptr, const char *end, argument
1499 int open = 0; /* defined when state == inValue; local
[all...]
H A Dxmltok.c1065 char open; local
H A Dxmlparse.c276 XML_Bool open; member in struct:__anon11
[all...]
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dmm.h131 void (*open) (struct vm_area_struct *); member in struct:vm_operations_struct
H A Dfs.h142 int (*open)(struct inode *, struct file *); member in struct:file_operations
/freebsd-11-stable/sys/contrib/zlib/
H A Dgzguts.h47 # define open _open macro
/freebsd-11-stable/sys/net/
H A Dpfvar.h917 int open; member in struct:pf_ruleset::__anon5402::__anon5403

Completed in 349 milliseconds

1234