Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dgdb.c135 static int cur_fd = -1; variable
403 cur_fd = -1; in close_connection()
746 send_pending_data(cur_fd); in gdb_finish_suspend_vcpus()
1820 if (cur_fd != -1) { in new_connection()
1840 cur_fd = s; in new_connection()