HelenOS sources

tcp_conn_wait_connected  116 uspace/app/nterm/conn.c 	rc = tcp_conn_wait_connected(conn);
tcp_conn_wait_connected  105 uspace/lib/http/src/http.c 	rc = tcp_conn_wait_connected(http->conn);
tcp_conn_wait_connected  111 uspace/lib/inet/include/inet/tcp.h extern errno_t tcp_conn_wait_connected(tcp_conn_t *);
HelenOS homepage, sources at GitHub