Home
last modified time | relevance | path

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

/titanic_50/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) { in _pkgtrans()
1864 dump_hdr_and_pkgs(BIO *bio, struct dm_buf *hdr, char **pkglist) in dump_hdr_and_pkgs() function