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

/illumos-gate/usr/src/cmd/ipf/lib/common/
H A Dprintbuf.c6 * $Id: printbuf.c,v 1.5.4.1 2004/12/09 19:41:22 darrenr Exp $
14 void printbuf(buf, len, zend) function
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_util.c370 printbuf(void) function
397 printbuf();
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_util.c546 printbuf(void) { function
/illumos-gate/usr/src/cmd/mdb/common/modules/nca/
H A Dnca.c137 printbuf(uint8_t *buf, size_t len) function
404 printbuf(buf, area[i].nm_len);
637 printbuf((uint8_t *)buf, node.reqhdrsz);
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dmon.c4351 char printbuf[MAXPATHLEN]; local
4374 (void) sprintf(printbuf, MSGSTR(9052, " Doing download to:"
4378 (void) fprintf(stdout, "%s\n", printbuf);

Completed in 77 milliseconds