Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dhtml.c226 print_byte(h, '>'); in print_gen_head()
452 print_byte(h, '-'); in print_escape()
487 print_byte(h, *p); in print_encode()
585 print_byte(h, c); in print_encode()
690 print_byte(h, '<'); in print_otag()
725 print_byte(h, ' '); in print_otag()
727 print_byte(h, '='); in print_otag()
728 print_byte(h, '"'); in print_otag()
747 print_byte(h, '"'); in print_otag()
756 print_byte(h, ' '); in print_otag()
[all …]
/illumos-gate/usr/src/lib/libnvpair/
H A Dlibnvpair.c64 DEFINEOP(print_byte, uchar_t);