Searched defs:bind (Results 1 - 18 of 18) sorted by relevance

/haiku-fatelf/headers/private/net/
H A Dnet_stack_interface.h31 status_t (*bind)(net_socket* socket, const struct sockaddr* address, member in struct:net_stack_interface_module_info
H A Dnet_protocol.h77 status_t (*bind)(net_protocol* self, const struct sockaddr* address); member in struct:net_protocol_module_info
H A Dnet_socket.h100 int (*bind)(net_socket* socket, const struct sockaddr* address, member in struct:net_socket_module_info
/haiku-fatelf/src/bin/coreutils/lib/
H A Dsys_socket.in.h235 # undef bind macro
236 # define bind rpl_bind macro
240 # undef bind macro
241 # define bind bind_used_without_requesting_gnulib_module_bind macro
243 # undef bind macro
244 # define bind(s,a,l) \ macro
H A Dunistd.in.h90 # undef bind macro
91 # define bind bind_used_without_including_sys_socket_h macro
/haiku-fatelf/src/bin/network/wget/lib/
H A Dunistd.in.h65 # undef bind macro
66 # define bind bind_used_without_including_sys_socket_h macro
/haiku-fatelf/src/kits/network/
H A Dsocket.cpp148 bind(int socket, const struct sockaddr *address, socklen_t addressLength) function
/haiku-fatelf/src/libs/edit/
H A Dtty.c54 el_action_t bind[3]; /* emacs, vi, and vi-cmd */ member in struct:ttymap_t
/haiku-fatelf/src/bin/network/wget/src/
H A Dmswindows.h136 #define bind wrapped_bind macro
/haiku-fatelf/headers/private/system/
H A Delf32.h223 Elf32_Sym::SetInfo(uint8 bind, uint8 type) argument
H A Delf64.h226 Elf64_Sym::SetInfo(uint8 bind, uint8 type) argument
/haiku-fatelf/src/system/kernel/fs/
H A Dsocket.cpp665 bind(int socket, const struct sockaddr *address, socklen_t addressLength) function
/haiku-fatelf/src/add-ons/kernel/bus_managers/firewire/
H A Dfirewire.cpp2024 struct fw_bind *bind; local
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-sparc.c729 unsigned char bind; member in struct:sparc64_elf_app_reg
H A Delf32-arm.h610 char bind; local
H A Delf.c5813 int bind = STB_LOCAL; local
H A Delflink.c714 int bind; local
3370 int bind; local
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c4508 xmlSchemaDebugDumpIDCTable(FILE * output, const xmlChar *namespaceName, const xmlChar *localName, xmlSchemaPSVIIDCBindingPtr bind) argument
21868 xmlSchemaIDCAppendNodeTableItem(xmlSchemaPSVIIDCBindingPtr bind, xmlSchemaPSVIIDCNodePtr ntItem) argument
21920 xmlSchemaPSVIIDCBindingPtr bind = NULL; local
21968 xmlSchemaIDCFreeBinding(xmlSchemaPSVIIDCBindingPtr bind) argument
21984 xmlSchemaIDCFreeIDCTable(xmlSchemaPSVIIDCBindingPtr bind) argument
22952 xmlSchemaPSVIIDCBindingPtr bind; local
23147 xmlSchemaPSVIIDCBindingPtr bind; /* IDC bindings of the current node. */ local
23441 xmlSchemaPSVIIDCBindingPtr bind; local
[all...]

Completed in 215 milliseconds