Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/truss/
H A Dproto.h60 extern void showbytes(const char *, int, char *);
H A Dactions.c1048 showbytes(buf, n, obuf); in showbuffer()
1061 showbytes(const char *buf, int n, char *obuf) in showbytes() function
H A Dexpound.c869 showbytes(buffer, nb, obuf+3); in print_strbuf()
904 showbytes(buffer, nb, obuf+3); in print_strbuf32()
H A Dprint.c632 showbytes(buffer, nb, pri->iob_buf + 1); in prt_iob()