Home
last modified time | relevance | path

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

/freebsd/usr.sbin/dconschat/
H A Ddconschat.c88 #define IS_GDB(p) ((p)->port == DCONS_GDB) macro
720 if (IS_GDB(p)) { in dconschat_accept_socket()
815 } else if (IS_GDB(p)) { in dconschat_read_filter()