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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci_tpgs.c45 static void print_buf(char *buf, int buf_size);
113 print_buf(bufp, len);
413 print_buf(char *buf, int buf_size) function
524 print_buf(bufp, rtpg_len);
/illumos-gate/usr/src/boot/lib/libstand/
H A Dprintf.c103 struct print_buf { struct
111 struct print_buf *pbuf = arg;
129 struct print_buf arg;
156 struct print_buf arg;
/illumos-gate/usr/src/cmd/format/
H A Dio.c2049 print_buf(buf, nbytes) function

Completed in 63 milliseconds