Searched defs:bind (Results 1 - 9 of 9) sorted by path

/haiku/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.h96 int (*bind)(net_socket* socket, const struct sockaddr* address, member in struct:net_socket_module_info
/haiku/src/system/libnetwork/
H A Dsocket.cpp148 bind(int socket, const struct sockaddr *address, socklen_t addressLength) function
/haiku/headers/build/os/kernel/
H A Delf.h896 Elf32_Sym::SetInfo(uint8 bind, uint8 type) argument
917 Elf64_Sym::SetInfo(uint8 bind, uint8 type) argument
/haiku/headers/os/kernel/
H A Delf.h907 Elf32_Sym::SetInfo(uint8 bind, uint8 type) argument
928 Elf64_Sym::SetInfo(uint8 bind, uint8 type) argument
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfirewire.cpp2024 struct fw_bind *bind; local
/haiku/src/add-ons/kernel/drivers/graphics/virtio/
H A Dviogpu.h266 __le32 bind; member in struct:virtio_gpu_resource_create_3d
/haiku/src/system/kernel/fs/
H A Dsocket.cpp641 bind(int socket, const struct sockaddr *address, socklen_t addressLength) function

Completed in 131 milliseconds