Searched refs:real_socket (Results 1 – 1 of 1) sorted by relevance
148 #define real_socket socket macro1216 return real_socket(family, type, protocol); in swrap_socket()1226 return real_socket(family, type, protocol); in swrap_socket()1252 fd = real_socket(AF_UNIX, type, 0); in swrap_socket()