Searched defs:link (Results 1 - 25 of 151) sorted by relevance

1234567

/haiku/src/tools/fs_shell/
H A Dlist.h39 list_link link; member in struct:FSShell::list
H A Dlist.cpp42 list_link *link = (list_link *)_link; local
58 list_link *link = (list_link *)_link; local
75 list_link *link = (list_link *)_link; local
83 get_next_link(struct list *list, list_link *link) argument
93 get_prev_link(struct list *list, list_link *link) argument
111 list_link *link; local
130 list_link *link; local
178 list_link *link; local
203 list_link *link; local
220 list_link *link; local
[all...]
/haiku/headers/private/kernel/util/
H A Dlist.h44 list_link link; member in struct:list
/haiku/src/tests/kits/app/messaging/
H A DPortLinkTest.cpp12 get_next_message(BPrivate::PortLink &link, int32 expectedCode) argument
/haiku/src/tests/servers/app/
H A Dapp_server_debug.cpp20 BPrivate::DesktopLink link; local
/haiku/src/apps/deskbar/
H A DDeskbarUtils.cpp76 BSymLink link; local
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dplugin.h171 int (*link)(ntfs_inode *dir_ni, const REPARSE_POINT *reparse, member in struct:plugin_operations
H A Dcache.c67 struct HASH_ENTRY *link; local
106 struct HASH_ENTRY *link; local
152 struct HASH_ENTRY *link; local
218 struct HASH_ENTRY *link; local
380 struct HASH_ENTRY *link; local
[all...]
/haiku/src/tests/kits/net/
H A Dwlan_test.cpp97 BNetworkAddress link; local
H A Dlink_echo.cpp126 BNetworkAddress link; local
/haiku/src/servers/net/
H A DAutoconfigLooper.cpp97 BNetworkAddress link; local
/haiku/src/servers/app/
H A DTestServerLoopAdapter.cpp57 _DispatchMessage(int32 code, BPrivate::LinkReceiver& link) argument
H A DMessageLooper.cpp134 MessageLooper::_DispatchMessage(int32 code, BPrivate::LinkReceiver &link) argument
/haiku/src/system/libroot/posix/unistd/
H A Dlink.c82 link(const char *toPath, const char *linkPath) function
/haiku/src/apps/haikudepot/model/
H A DDeskbarLink.cpp31 DeskbarLink::DeskbarLink(const BString& path, const BString& link) argument
/haiku/src/add-ons/input_server/filters/switch_workspace/
H A DSwitchWorkspaceInputFilter.cpp76 BPrivate::AppServerLink link; local
104 BPrivate::AppServerLink link; local
[all...]
/haiku/src/system/kernel/util/
H A Dlist.cpp45 list_link *link = (list_link *)_link; local
65 list_link *link = (list_link *)_link; local
86 list_link *link = (list_link *)_link; local
98 get_next_link(struct list *list, list_link *link) argument
108 get_prev_link(struct list *list, list_link *link) argument
126 list_link *link; local
145 list_link *link; local
193 list_link *link; local
218 list_link *link; local
235 list_link *link; local
[all...]
/haiku/headers/private/kernel/
H A Dint.h34 list_link link; member in struct:irq_assignment
/haiku/src/tests/apps/fake_app_server/
H A DServerApp.cpp271 DispatchMessage(int32 code, BPrivate::LinkReceiver &link) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/package_links/
H A DPackageLinkDirectory.cpp219 DependencyLink* link = static_cast<DependencyLink*>(node); local
225 DependencyLink* link = new(std::nothrow) DependencyLink( local
251 _RemoveLink(Link* link, PackageLinksListener* listener) argument
266 _CreateOrUpdateLink(Link*& link, Package* package, Link::Type type, const String& name, PackageLinksListener* listener) argument
[all...]
/haiku/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/
H A Dsnet_buffer.cpp17 struct list_link link; member in struct:snet_buffer
/haiku/src/libs/compat/freebsd_network/
H A Dshared.h62 struct list_link link; member in struct:device
/haiku/src/kits/app/
H A DAppMisc.cpp211 create_desktop_connection(ServerLink* link, const char* name, int32 capacity) argument
262 create_desktop_connection(ServerLink* link, const char* name, int32 capacity) argument
[all...]
H A DCursor.cpp168 BPrivate::AppServerLink link; local
209 BPrivate::AppServerLink link; local
[all...]
/haiku/src/system/kernel/slab/
H A DObjectCache.cpp219 object_link* link = object_to_link(object, object_size); local
270 object_link* link = object_to_link(object, object_size); local

Completed in 151 milliseconds

1234567