Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/crypto-tests/tests/common/
H A Dtestfuncs.c95 printbuf(uint8_t *buf, char *name, size_t size) in printbuf() function
112 printbuf(cmp, "calc", size); in bufcmp()
113 printbuf(auth, "orig", size); in bufcmp()
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprintaps.c88 printbuf(ftp.ftp_side[0].ftps_buf, FTP_BUFSZ, 1);
96 printbuf(ftp.ftp_side[1].ftps_buf, FTP_BUFSZ, 1);
H A Dprintbuf.c14 void printbuf(buf, len, zend) in printbuf() function
H A DMakefile44 printactivenat.o printaps.o printbuf.o printhash.o \
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_util.c370 printbuf(void) in printbuf() function
397 printbuf(); in printwhere()
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_util.h107 void printbuf(void);
H A Dmapfile-vers223 printbuf;
H A Dldap_print.c390 printbuf(); in printRuleValue()
H A Dldap_util.c546 printbuf(void) { in printbuf() function
H A Ddb_mindex3.cc867 printbuf(); in entriesFromLDAPreal()
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipf.h253 extern void printbuf __P((char *, int, int));
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dmon.c4350 char printbuf[MAXPATHLEN]; in l_download() local
4373 (void) sprintf(printbuf, MSGSTR(9052, " Doing download to:" in l_download()
4377 (void) fprintf(stdout, "%s\n", printbuf); in l_download()