Searched defs:socket_fd (Results 1 – 7 of 7) sorted by relevance
107 int socket_fd; member141 int socket_fd[2]; in TEST_F() local165 int socket_fd[2]; in TEST_F() local197 int socket_fd[2]; in TEST_F() local229 int socket_fd; member
40 int socket_fd = socket(PF_UNIX, SOCK_STREAM, 0); in OpenSocket() local
75 int socket_fd = -1; in ConnectSocket() local148 int socket_fd = ConnectSocket(host, port); in ConnectBlocking() local
128 int socket_fd = in main() local
169 int socket_fd = socket(PF_INET6, SOCK_STREAM | SOCK_CLOEXEC, 0); in CreateNetworkInterfaceSocket() local
199 int socket_fd = config->socket_fd; in Start() local
296 int socket_fd = socket(AF_INET, SOCK_DGRAM, 0); in GetNetmaskForDevice() local