Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c3048 int serial = (count > MYBUFSIZ / 4 && showbuf); in show_iovec32()
3071 if (showbuf && nb > 0) in show_iovec32()
3087 int serial = (count > MYBUFSIZ / 4 && showbuf); in show_iovec()
3114 if (showbuf && nb > 0) in show_iovec()
3413 int showbuf = FALSE; in show_msghdr() local
3432 showbuf = TRUE; in show_msghdr()
3450 int showbuf = FALSE; in show_msghdr32() local
3468 showbuf = TRUE; in show_msghdr32()
5148 int showbuf = FALSE; in expound() local
5155 showbuf = TRUE; in expound()
[all …]