Searched refs:nsos_adapt_socket (Results 1 – 3 of 3) sorted by relevance
141 int nsos_adapt_socket(int family, int type, int proto);
250 int nsos_adapt_socket(int family_mid, int type_mid, int proto_mid) in nsos_adapt_socket() function
208 sock->poll.mid.fd = nsos_adapt_socket(family_mid, type_mid, proto_mid); in nsos_socket_create()