Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dgdb.c159 static int cur_fd = -1; variable
489 cur_fd = -1; in close_connection()
842 send_pending_data(cur_fd); in gdb_finish_suspend_vcpus()
2130 if (cur_fd != -1) { in new_connection()
2150 cur_fd = s; in new_connection()