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

/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkgtrans.c120 static int dump_hdr_and_pkgs(BIO *, struct dm_buf *, char **);
552 if (dump_hdr_and_pkgs(p7_bio, hdr, pkg) != 0) {
1850 * Name: dump_hdr_and_pkgs
1864 dump_hdr_and_pkgs(BIO *bio, struct dm_buf *hdr, char **pkglist) function

Completed in 47 milliseconds