Searched refs:rd_map_size (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libpkg/common/ |
H A D | pkgtrans.c | 110 static int rd_map_size(FILE *fp, int *npts, int *maxpsz, int *cmpsize); 209 rd_map_size(FILE *fp, int *npts, int *maxpsz, int *cmpsize) in rd_map_size() function 836 n = rd_map_size(fp, &nparts, &maxpsize, &compressedsize); in genheader() 1446 if (!rd_map_size(fp, &nparts, &maxpartsize, &compressedsize)) in pkgxfer() 1718 if (!rd_map_size(fp, &nparts, &maxpartsize, &compressedsize)) in pkgdump()
|