Searched defs:open (Results 51 - 75 of 79) sorted by relevance

1234

/freebsd-11-stable/contrib/gdb/gdb/
H A Dstandalone.c132 open (char *filename, int modes) function
/freebsd-11-stable/contrib/gdb/include/gdb/
H A Dcallback.h82 int (*open) PARAMS ((host_callback *, const char*, int mode)); member in struct:host_callback_struct
/freebsd-11-stable/sys/contrib/vchiq/interface/vchi/message_drivers/
H A Dmessage.h170 VCHI_MDRIVER_HANDLE_T *(*open)( VCHI_MESSAGE_DRIVER_OPEN_T *params, void *state ); member in struct:opaque_vchi_message_driver_t
/freebsd-11-stable/sys/dev/twa/
H A Dtw_osl.h129 TW_UINT8 open; member in struct:twa_softc
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-dos.h155 int (*open) (struct device *dev); member in struct:device
/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/fs/nfs/
H A Dnfsrvstate.h168 struct nfsstatehead open; /* Opens list */ member in union:nfsstate::__anon12019
/freebsd-11-stable/sys/net/
H A Dnetmap_user.h583 #define open win_nm_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/ntp/sntp/libevent/
H A Devutil.c92 #define open _open macro
/freebsd-11-stable/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c463 #define open __open macro
/freebsd-11-stable/sys/i386/include/
H A Dcserial.h501 int (*open) (chan_t *h); member in struct:_proto_t
/freebsd-11-stable/lib/libc/include/
H A Dun-namespace.h64 #undef open macro
H A Dnamespace.h83 #define open _open macro
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_11.c510 unsigned int open = 0; local
/freebsd-11-stable/contrib/expat/lib/
H A Dxmltok.c1065 char open; local
/freebsd-11-stable/contrib/ntp/ntpdc/
H A Dntpdc.c39 # define open(name, flags) open(name, flags, 0777) macro
[all...]
/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/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/libstdc++/include/bits/
H A Dlocale_facets.h4420 open(const basic_string<char>& __s, const locale& __loc) const function in class:messages
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h105 int (*open)(const char*,sqlite3**); member in struct:sqlite3_api_routines
/freebsd-11-stable/sys/dev/drm/
H A DdrmP.h547 int (*open)(struct drm_device *, struct drm_file *); member in struct:drm_driver_info
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq.c56 # define open(name, flags) open(name, flags, 0777) macro
/freebsd-11-stable/sys/dev/drm2/
H A DdrmP.h706 int (*open) (struct drm_device *, struct drm_file *); member in struct:drm_driver

Completed in 296 milliseconds

1234