Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/dconschat/
H A Ddconschat.c613 static u_char abreak[3] = {13 /* CR */, 126 /* ~ */, 2 /* ^B */}; in dconschat_read_filter() local
657 bcopy(abreak, dp, 3); in dconschat_read_filter()