Searched refs:dump_hdr_and_pkgs (Results 1 – 1 of 1) sorted by relevance
120 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