Home
last modified time | relevance | path

Searched defs:sock_type (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/libbb/
Dxconnect.c341 int FAST_FUNC xsocket_type(len_and_sockaddr **lsap, int family, int sock_type) in xsocket_type()
381 static int create_and_bind_or_die(const char *bindaddr, int port, int sock_type) in create_and_bind_or_die()