Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/dconschat/
H A Ddconschat.c89 #define IS_GDB(p) ((p)->port == 1) macro
654 } else if (IS_GDB(p)) { in dconschat_read_filter()