Searched defs:setsockopt (Results 1 - 10 of 10) sorted by relevance

/haiku-fatelf/headers/private/net/
H A Dnet_stack_interface.h56 status_t (*setsockopt)(net_socket* socket, int level, int option, member in struct:net_stack_interface_module_info
H A Dnet_protocol.h74 status_t (*setsockopt)(net_protocol* self, int level, int option, member in struct:net_protocol_module_info
H A Dnet_socket.h115 int (*setsockopt)(net_socket* socket, int level, int option, member in struct:net_socket_module_info
/haiku-fatelf/src/bin/coreutils/lib/
H A Dsys_socket.in.h393 # undef setsockopt macro
394 # define setsockopt rpl_setsockopt macro
399 # undef setsockopt macro
400 # define setsockopt setsockopt_used_without_requesting_gnulib_module_setsockopt macro
402 # undef setsockopt macro
403 # define setsockopt(s,lvl,o,v,l) \ macro
H A Dunistd.in.h108 # undef setsockopt macro
109 # define setsockopt setsockopt_used_without_including_sys_socket_h macro
/haiku-fatelf/src/bin/coreutils/
H A Dconfigure15736 setsockopt(); function
15756 setsockopt(); function
15778 setsockopt(); function
15800 setsockopt(); function
36229 setsockopt(); function
36249 setsockopt(); function
36271 setsockopt(); function
36293 setsockopt(); function
[all...]
/haiku-fatelf/src/bin/network/wget/lib/
H A Dunistd.in.h83 # undef setsockopt macro
84 # define setsockopt setsockopt_used_without_including_sys_socket_h macro
/haiku-fatelf/src/kits/network/
H A Dsocket.cpp332 setsockopt(int socket, int level, int option, const void *value, function
/haiku-fatelf/src/bin/network/wget/src/
H A Dmswindows.h145 #define setsockopt wrapped_setsockopt macro
/haiku-fatelf/src/system/kernel/fs/
H A Dsocket.cpp766 setsockopt(int socket, int level, int option, const void *value, function

Completed in 90 milliseconds