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

12345678

/haiku-fatelf/headers/private/kernel/util/
H A Dlist.h35 list_link link; member in struct:list
/haiku-fatelf/src/apps/deskbar/
H A DDeskbarUtils.cpp72 BSymLink link; local
/haiku-fatelf/src/bin/gdb/gdb/osf-share/
H A Dcma_list.h73 struct CMA__T_LIST *link; /* Forward link */ member in struct:CMA__T_LIST
/haiku-fatelf/src/libs/tiff/
H A Dtif_close.c62 TIFFClientInfoLink *link = tif->tif_clientinfo; local
H A Dtif_extension.c69 TIFFClientInfoLink *link = tif->tif_clientinfo; local
83 TIFFClientInfoLink *link = tif->tif_clientinfo; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DChain.h23 void Add(Link *link) argument
29 void Remove(Link *link) argument
/haiku-fatelf/src/tools/fs_shell/
H A Dlist.h39 list_link link; member in struct:FSShell::list
/haiku-fatelf/src/bin/coreutils/lib/
H A Dclose-hook.c57 register_close_hook (close_hook_fn hook, struct close_hook *link) argument
77 unregister_close_hook(struct close_hook *link) argument
[all...]
H A Dlink.c57 link (const char *file1, const char *file2) function
155 # undef link macro
[all...]
/haiku-fatelf/src/libs/compat/freebsd_network/compat/sys/
H A Dcallout.h17 struct list_link link; member in struct:callout
/haiku-fatelf/src/tests/kits/app/messaging/
H A DPortLinkTest.cpp12 get_next_message(BPrivate::PortLink &link, int32 expectedCode) argument
/haiku-fatelf/src/tests/kits/net/
H A Dwlan_test.cpp97 BNetworkAddress link; local
H A Dlink_echo.cpp126 BNetworkAddress link; local
/haiku-fatelf/src/tests/servers/app/
H A Dapp_server_debug.cpp20 BPrivate::DesktopLink link; local
/haiku-fatelf/src/servers/net/
H A DAutoconfigLooper.cpp96 BNetworkAddress link; local
/haiku-fatelf/src/system/libroot/posix/unistd/
H A Dlink.c77 link(const char *toPath, const char *linkPath) function
/haiku-fatelf/src/add-ons/kernel/drivers/printer/usb/
H A Dusb_printer.h42 link; member in struct:printer_device_s
/haiku-fatelf/src/bin/bc/dc/
H A Dstack.c48 struct dc_list *link; member in struct:dc_list
[all...]
/haiku-fatelf/src/kits/app/
H A DAppMisc.cpp194 create_desktop_connection(ServerLink* link, const char* name, int32 capacity) argument
[all...]
H A DCursor.cpp123 BPrivate::AppServerLink link; local
164 BPrivate::AppServerLink link; local
[all...]
/haiku-fatelf/src/kits/interface/
H A DGraphicsDefs.cpp135 BPrivate::AppServerLink link; local
/haiku-fatelf/src/kits/storage/
H A DSymLink.cpp40 BSymLink::BSymLink(const BSymLink &link) argument
[all...]
/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluid_list.c135 fluid_list_remove_link(fluid_list_t *list, fluid_list_t *link) argument
/haiku-fatelf/src/servers/app/
H A DMessageLooper.cpp133 MessageLooper::_DispatchMessage(int32 code, BPrivate::LinkReceiver &link) argument
/haiku-fatelf/src/system/kernel/util/
H A Dlist.cpp39 list_link *link = (list_link *)_link; local
55 list_link *link = (list_link *)_link; local
72 list_link *link = (list_link *)_link; local
80 get_next_link(struct list *list, list_link *link) argument
90 get_prev_link(struct list *list, list_link *link) argument
108 list_link *link; local
127 list_link *link; local
175 list_link *link; local
200 list_link *link; local
217 list_link *link; local
[all...]

Completed in 355 milliseconds

12345678