Searched defs:id (Results 26 - 50 of 705) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DNode.cpp6 Node::Node(Volume* volume, vnode_id id) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DIORequestInfo.h16 int32 id; member in struct:UserlandFS::IORequestInfo
20 IORequestInfo(int32 id, bool isWrite, off_t offset, size_t length, argument
H A DFileSystem.cpp61 FileSystem::VolumeWithID(dev_t id) argument
/haiku/src/kits/storage/
H A DAddOnMonitor.cpp35 thread_id id = Run(); local
H A DAddOnImage.cpp30 image_id id = load_add_on(path); local
53 AddOnImage::SetID(image_id id) argument
/haiku/src/servers/net/
H A DPPPServer.cpp63 ppp_interface_id id; local
77 PPPServer::CreateConnectionRequestWindow(ppp_interface_id id) argument
/haiku/src/system/kernel/device_manager/
H A DBaseDevice.h20 void SetID(ino_t id) { fID = id; } argument
/haiku/src/tests/system/kernel/
H A Dport_wakeup_test_1.cpp16 port_id id; variable
H A Dport_wakeup_test_2.cpp16 port_id id; variable
H A Dport_wakeup_test_3.cpp16 port_id id; variable
H A Dport_wakeup_test_6.cpp16 port_id id; variable
H A Dport_wakeup_test_7.cpp16 port_id id; variable
H A Dport_wakeup_test_8.cpp16 port_id id; variable
H A Dport_wakeup_test_9.cpp16 port_id id; variable
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DInodeIdMap.cpp43 InodeIdMap::RemoveName(ino_t id, InodeNames* parent, const char* name) argument
59 InodeIdMap::RemoveEntry(ino_t id) argument
67 InodeIdMap::GetFileInfo(FileInfo* fileInfo, ino_t id) argument
14 AddName(FileInfo& fileInfo, InodeNames* parent, const char* name, ino_t id) argument
[all...]
/haiku/src/kits/package/hpkg/
H A DPackageContentHandler.cpp34 BLowLevelPackageContentHandler::AttributeNameForID(uint8 id) argument
/haiku/src/kits/package/hpkg/v1/
H A DPackageContentHandlerV1.cpp76 BLowLevelPackageContentHandler::AttributeNameForID(uint8 id) argument
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_quirks.c38 struct pci_id id; member in struct:nvme_quirk
84 static bool nvme_quirks_pci_id_match(const struct pci_id *id, argument
[all...]
/haiku/src/system/libroot/posix/musl/math/
H A Datan.c67 int id; local
H A Datanf.c45 int id; local
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_usb_lookup.c66 usbd_lookup_id_by_info(const struct usb_device_id *id, usb_size_t sizeof_id, argument
138 usbd_lookup_id_by_uaa(const struct usb_device_id *id, usb_size_t sizeof_id, struct usb_attach_arg *uaa) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dlists.h13 char id[0]; member in struct:_slist_entry
/haiku/src/add-ons/index_server/audiotags/
H A DAudioTagAnalyser.cpp85 AudioTagAddOn::AudioTagAddOn(image_id id, const char* name) argument
100 extern "C" IndexServerAddOn* (instantiate_index_server_addon)(image_id id, argument
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DVNode.cpp54 VNode::VNode(ino_t id) argument
78 VNode::SetTo(ino_t id) argument
/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DLiveSetting.cpp35 LiveSetting::Init(uint32 id, const char *name, const LiveSettingType dataType) argument
42 LiveSetting::LiveSetting(uint32 id, const char *name, bool val) argument
48 LiveSetting::LiveSetting(uint32 id, const char *name, int32 val) argument
54 LiveSetting::LiveSetting(uint32 id, const char *name, const char *val) argument

Completed in 192 milliseconds

1234567891011>>