Home
last modified time | relevance | path

Searched defs:chb (Results 1 – 2 of 2) sorted by relevance

/freebsd/tools/tools/indent_wrapper/
H A Dindent_wrapper.c154 char chb = peek_block(pb, x) & 0xFF; in diff_tool() local
201 char chb = peek_block(pb, x) & 0xFF; in diff_block() local
/freebsd/usr.sbin/watch/
H A Dwatch.c285 char *buf, chb[READB_LEN]; in main() local