Home
last modified time | relevance | path

Searched refs:wait_for_connect (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDser-tcp.c86 wait_for_connect (struct serial *scb, int *polls) in wait_for_connect() function
241 && wait_for_connect (NULL, &polls) >= 0) in net_open()
265 n = wait_for_connect (scb, &polls); in net_open()
295 && wait_for_connect (NULL, &polls) >= 0) in net_open()