Searched defs:link (Results 26 - 50 of 151) sorted by relevance

1234567

/haiku/src/apps/haikudepot/packagemanagement/
H A DOpenPackageProcess.cpp110 OpenPackageProcess(PackageInfoRef package, Model* model, const DeskbarLink& link) argument
/haiku/src/servers/app/stackandtile/
H A DStacking.cpp33 HandleMessage(SATWindow* sender, BPrivate::LinkReceiver& link, BPrivate::LinkSender& reply) argument
[all...]
/haiku/headers/private/userlandfs/fuse/
H A Dfuse_lowlevel_compat.h32 void (*link) (fuse_req_t req, fuse_ino_t ino, fuse_ino_t newparent, member in struct:fuse_lowlevel_ops_compat25
99 void (*link) (fuse_req_t req, fuse_ino_t ino, fuse_ino_t newparent, member in struct:fuse_lowlevel_ops_compat
H A Dfuse_compat.h22 int (*link) (const char *, const char *); member in struct:fuse_operations_compat25
81 int (*link) (const char *, const char *); member in struct:fuse_operations_compat22
132 int (*link) (const char *, const char *); member in struct:fuse_operations_compat2
180 int (*link) (const char *, const char *); member in struct:fuse_operations_compat1
/haiku/src/kits/interface/
H A DGraphicsDefs.cpp200 BPrivate::AppServerLink link; local
/haiku/src/add-ons/kernel/busses/usb/
H A Dohci.h31 transfer_data * link; member in struct:transfer_data
/haiku/headers/private/net/
H A Dnet_buffer.h20 struct list_link link; member in struct:net_buffer
/haiku/headers/private/kernel/util/
H A DHeap.h211 HeapLink<Element, Key>* link = sGetLink(element); local
232 HeapLink<Element, Key>* link local
259 HeapLink<Element, Key>* link = sGetLink(element); local
293 _MoveUp(HeapLink<Element, Key>* link) argument
315 _MoveDown(HeapLink<Element, Key>* link) argument
[all...]
H A DMinMaxHeap.h233 MinMaxHeapLink<Element, Key>* link = sGetLink(element); local
260 MinMaxHeapLink<Element, Key>* link local
281 MinMaxHeapLink<Element, Key>* link = sGetLink(element); local
[all...]
/haiku/src/system/kernel/scheduler/
H A DRunQueue.h197 RunQueueLink<Element>* link = sGetLink(fNext); local
/haiku/src/servers/app/
H A DDesktopListener.cpp51 MessageForListener(Window* sender, BPrivate::LinkReceiver& link, BPrivate::LinkSender& reply) argument
/haiku/src/system/kernel/fs/
H A Dvfs_net_boot.cpp204 sockaddr_dl& link = *(sockaddr_dl*)&request.ifr_addr; local
/haiku/src/system/kernel/slab/
H A DObjectCache.h134 link_to_object(object_link* link, size_t objectSize) argument
/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_mac.c465 bool link = false; local
[all...]
H A Digc_phy.c539 bool link; local
[all...]
/haiku/src/tests/kits/storage/
H A DSymLinkTest.cpp109 BSymLink link; local
337 BSymLink link; local
507 BSymLink link; local
594 BSymLink link; local
816 BSymLink link; local
859 BSymLink link; local
886 BSymLink link; local
894 BSymLink link; local
[all...]
/haiku/src/build/libbe/storage/
H A DDirectory.cpp438 CreateSymLink(const char* path, const char* linkToPath, BSymLink* link) argument
/haiku/src/kits/storage/
H A DDirectory.cpp458 CreateSymLink(const char* path, const char* linkToPath, BSymLink* link) argument
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_80003es2lan.c594 bool link; local
[all...]
H A De1000_82543.c773 bool link; local
1065 bool link = true; local
1204 bool link; local
[all...]
H A De1000_82541.c589 bool link; local
[all...]
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DHIDParser.cpp251 global_item_state *link = globalState.link; local
/haiku/src/add-ons/kernel/network/stack/
H A Droutes.cpp217 const sockaddr_dl* link = (const sockaddr_dl*)address; local
/haiku/src/kits/tracker/infowindow/
H A DInfoWindow.cpp363 BSymLink link; local
/haiku/src/system/boot/platform/efi/
H A Dvideo.cpp35 list_link link; member in struct:video_mode

Completed in 103 milliseconds

1234567