Searched defs:open (Results 26 - 42 of 42) sorted by last modified time

12

/haiku/src/build/libroot/
H A Dfunction_remapper.cpp214 open(const char* path, int openMode, ...) function
/haiku/src/system/libroot/posix/
H A Dfcntl.cpp32 open(const char *path, int openMode, ...) function
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwnreg.h1120 uint8_t open; member in struct:iwn_btcoex_prot
/haiku/headers/os/drivers/
H A Ddevice_manager.h177 status_t (*open)(void *deviceCookie, const char *path, int openMode, member in struct:device_module_info
/haiku/src/add-ons/print/transports/shared/
H A DSocket.cpp70 void Socket::open() function in class:Socket
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dfs_interface.h204 beos_op_open *open; member in struct:beos_vnode_ops
/haiku/headers/private/userlandfs/legacy/
H A Dfsproto.h185 op_open *open; member in struct:vnode_ops
/haiku/headers/private/fs_shell/
H A Dfssh_drivers.h47 fssh_device_open_hook open; /* called to open the device */ member in struct:__anon19
/haiku/src/tests/add-ons/print/ppd/parser/
H A DPPDParser.cpp238 BString open = openStatement.GetKeyword(); local
/haiku/src/libs/stdc++/legacy/
H A DSFile.cc59 void SFile::open(const char *name, int size, int mode, int prot) function in class:SFile
H A Dfilebuf.cc80 filebuf* filebuf::open(const char *filename, ios::openmode mode, int prot) function in class:filebuf
140 filebuf* filebuf::open(const char *filename, const char *mode) function in class:filebuf
H A Dfstream.cc81 void fstreambase::open(const char *name, int mode, int prot) function in class:fstreambase
H A Dprocbuf.cc39 procbuf *procbuf::open(const char *command, int mode) function in class:procbuf
/haiku/headers/cpp/
H A Dfstream.h66 void open(const char *name, int mode=ios::in, int prot=0664) function in class:ifstream
77 void open(const char *name, int mode=ios::out, int prot=0664) function in class:ofstream
88 void open(const char *name, int mode, int prot=0664) function in class:fstream
H A Dstreambuf.h70 #undef open macro
/haiku/headers/os/drivers/pcmcia/
H A Dds.h131 u_int state, open; member in struct:dev_link_t
/haiku/headers/private/net/
H A Dnet_stack_interface.h27 status_t (*open)(int family, int type, int protocol, net_socket** _socket); member in struct:net_stack_interface_module_info

Completed in 176 milliseconds

12