Home
last modified time | relevance | path

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

/freebsd/sys/gdb/
H A Dgdb_int.h84 bool gdb_txbuf_has_capacity(size_t);
H A Dgdb_packet.c390 gdb_txbuf_has_capacity(size_t req) in gdb_txbuf_has_capacity() function
H A Dgdb_main.c153 *thr_iter != NULL && gdb_txbuf_has_capacity(tidsz_hex + 1); in gdb_do_threadinfo()