Searched refs:ckvolseq (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/cmd/svr4pkg/pkginstall/ |
H A D | pkgvolume.c | 60 if (ckvolseq(instdir, 1, nparts)) { in pkgvolume() 69 if (ckvolseq(instdir, part, nparts)) { in pkgvolume() 86 if (ckvolseq(path, part, nparts) == 0) in pkgvolume()
|
/titanic_50/usr/src/lib/libpkg/common/ |
H A D | ckvolseq.c | 46 ckvolseq(char *dir, int part, int nparts) in ckvolseq() function
|
H A D | mapfile-vers | 59 ckvolseq;
|
H A D | pkgtrans.c | 1452 if (ckvolseq(srcdir, 1, nparts)) { in pkgxfer() 1615 if (ckvolseq(srcdir, part, nparts)) { in pkgxfer() 1727 if (ckvolseq(srcdir, 1, nparts)) { in pkgdump()
|
H A D | pkglib.h | 419 extern int ckvolseq(char *dir, int part, int nparts);
|
H A D | dstream.c | 703 if (n || (n = ckvolseq(instdir, ds_read + 1, nparts))) { in ds_next()
|
/titanic_50/usr/src/lib/libpkg/ |
H A D | Makefile.com | 32 canonize.o ckparam.o ckvolseq.o \
|
/titanic_50/ |
H A D | .gitignore | 3851 usr/src/lib/libpkg/common/ckvolseq.i
|