Searched defs:showbuf (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/truss/
H A Dexpound.c3165 show_iovec32(private_t *pri, long offset, int niov, int showbuf, long count) argument
3205 show_iovec(private_t *pri, long offset, long niov, int showbuf, long count) argument
3538 int showbuf = FALSE; local
3559 show_iovec(pri, (long)msg.msg_iov, msg.msg_iovlen, showbuf, n local
3576 int showbuf = FALSE; local
3596 show_iovec32(pri, (long)msg.msg_iov, msg.msg_iovlen, showbuf, nb); local
5085 int showbuf = FALSE; local
5094 pri->sys_args[2], showbuf, nb); local
[all...]

Completed in 60 milliseconds