Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpkg/common/
H A Dmapfile-vers81 ds_putinfo;
H A Dpkglib.h497 extern void ds_putinfo(char *buf, size_t);
H A Ddstream.c259 ds_putinfo(char *buf, size_t sz) in ds_putinfo() function
/titanic_41/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c2332 ds_putinfo(buffer, sizeof (buffer)); in pkgInstall()