Searched defs:sync_connect (Results 1 – 3 of 3) sorted by relevance
360 int sync_connect(const char* path, unsigned int timeout) { in sync_connect() function
86 int sync_connect(const char* path, unsigned int timeout) { in sync_connect() function
2586 SequencedSocketData sync_connect(MockConnect(SYNCHRONOUS, OK), in TEST_F() local