Searched defs:listen (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/headers/private/net/
H A Dnet_stack_interface.h36 status_t (*listen)(net_socket* socket, int backlog); member in struct:net_stack_interface_module_info
H A Dnet_protocol.h79 status_t (*listen)(net_protocol* self, int count); member in struct:net_protocol_module_info
H A Dnet_socket.h110 int (*listen)(net_socket* socket, int backlog); member in struct:net_socket_module_info
/haiku-fatelf/src/bin/coreutils/lib/
H A Dsys_socket.in.h306 # undef listen macro
307 # define listen rpl_listen macro
311 # undef listen macro
312 # define listen listen_used_without_requesting_gnulib_module_listen macro
314 # undef listen macro
315 # define listen(s,b) \ macro
H A Dunistd.in.h98 # undef listen macro
99 # define listen listen_used_without_including_sys_socket_h macro
/haiku-fatelf/src/bin/network/wget/lib/
H A Dunistd.in.h73 # undef listen macro
74 # define listen listen_used_without_including_sys_socket_h macro
/haiku-fatelf/src/kits/network/
H A Dsocket.cpp186 listen(int socket, int backlog) function
/haiku-fatelf/src/bin/network/wget/src/
H A Dmswindows.h138 #define listen wrapped_listen macro
/haiku-fatelf/src/system/kernel/fs/
H A Dsocket.cpp689 listen(int socket, int backlog) function

Completed in 61 milliseconds