Searched defs:_write_fd (Results 1 – 2 of 2) sorted by relevance
100 int _write_fd = socket(domain, type, protocol); in ConnectSockets() local
71 FileDescriptor* _write_fd) { in Compute()