Searched refs:real_socket (Results 1 – 1 of 1) sorted by relevance
150 #define real_socket socket macro1218 return real_socket(family, type, protocol); in swrap_socket()1228 return real_socket(family, type, protocol); in swrap_socket()1254 fd = real_socket(AF_UNIX, type, 0); in swrap_socket()