Searched defs:Open (Results 26 - 50 of 90) sorted by relevance

1234

/haiku/src/add-ons/kernel/drivers/input/usb_hid/
H A DHIDDevice.cpp239 HIDDevice::Open(ProtocolHandler *handler, uint32 flags) function in class:HIDDevice
/haiku/src/system/kernel/device_manager/
H A DAbstractModuleDevice.cpp64 AbstractModuleDevice::Open(const char* path, int openMode, void** _cookie) function in class:AbstractModuleDevice
H A DFileDevice.cpp169 FileDevice::Open(const char* path, int openMode, void** _cookie) function in class:FileDevice
/haiku/src/system/boot/loader/file_systems/fat/
H A DFile.cpp51 File::Open(void **_cookie, int mode) function in class:FATFS::File
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DAttribute.cpp145 Attribute::Open(const char* name, int openMode, attr_cookie** _cookie) function in class:Attribute
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DInodeRegular.cpp100 Inode::Open(int mode, OpenFileCookie* cookie) function in class:Inode
/haiku/src/kits/midi/
H A DMidiPort.cpp67 BMidiPort::Open(const char* name) function in class:BMidiPort
/haiku/src/add-ons/kernel/drivers/audio/ac97/sis7018/
H A DDevice.cpp158 Device::Open(uint32 flags) function in class:Device
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DClientVolume.cpp393 ClientVolume::Open(Node* node, int openMode, FileHandle** _handle) function in class:ClientVolume
H A DNode.cpp194 Node::Open(int openMode, FileHandle** _fileHandle) function in class:Node
H A DNodeHandle.cpp97 FileHandle::Open(Node* node, int openMode) function in class:FileHandle
270 AttrDirIterator::Open(Node* node) function in class:AttrDirIterator
/haiku/src/kits/device/
H A DJoystick.cpp106 BJoystick::Open(const char *portName) function in class:BJoystick
114 BJoystick::Open(const char *portName, bool enhanced) function in class:BJoystick
H A DSerialPort.cpp99 BSerialPort::Open(const char *portName) function in class:BSerialPort
/haiku/src/kits/media/legacy/
H A DOldAudioModule.cpp211 BDACRenderer::Open() function in class:BDACRenderer
H A DOldMediaModule.cpp173 BMediaRenderer::Open() function in class:BMediaRenderer
399 BTransport::Open() function in class:BTransport
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A DFile.cpp189 File::Open(void **_cookie, int mode) function in class:FFS::File
/haiku/src/add-ons/kernel/drivers/input/i2c_hid/
H A DHIDDevice.cpp136 HIDDevice::Open(ProtocolHandler *handler, uint32 flags) function in class:HIDDevice
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DNodeAttribute.cpp134 NodeAttribute::Open(const char* name, int openMode, attr_cookie** _cookie) function in class:NodeAttribute
H A DLeafAttribute.cpp110 LeafAttribute::Open(const char* name, int openMode, attr_cookie** _cookie) function in class:LeafAttribute
/haiku/src/add-ons/kernel/drivers/network/ether/usb_ecm/
H A DECMDevice.cpp95 ECMDevice::Open() function in class:ECMDevice
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundDeviceEngine.cpp57 status_t OpenSoundDeviceEngine::Open(int mode) function in class:OpenSoundDeviceEngine
/haiku/headers/private/net/
H A DProtocolUtilities.h94 ProtocolSocket::Open() function in class:ProtocolSocket
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixDatagramEndpoint.cpp64 UnixDatagramEndpoint::Open() function in class:UnixDatagramEndpoint
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A DL2capEndpoint.cpp118 L2capEndpoint::Open() function in class:L2capEndpoint
/haiku/src/system/boot/platform/amiga_m68k/
H A Dconsole.cpp233 ConsoleDevice::Open() function in class:ConsoleDevice
434 KeyboardDevice::Open() function in class:KeyboardDevice
544 LLKeyboardDevice::Open() function in class:LLKeyboardDevice
[all...]

Completed in 179 milliseconds

1234