Searched refs:srchcfile (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/lib/libpkg/ |
H A D | Makefile.com | 39 runcmd.o srchcfile.o tputcfent.o \
|
/titanic_41/usr/src/cmd/svr4pkg/pkgremove/ |
H A D | delmap.c | 92 while (n = srchcfile(ept, "*", *pkgserver)) { in delmap()
|
/titanic_41/usr/src/cmd/svr4pkg/installf/ |
H A D | dofinal.c | 76 while (n = srchcfile(&(entry.cf_ent), "*", server)) { in dofinal()
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | mapfile-vers | 197 srchcfile;
|
H A D | srchcfile.c | 125 srchcfile(struct cfent *ept, char *path, PKGserver server) in srchcfile() function
|
H A D | pkglib.h | 481 extern int srchcfile(struct cfent *ept, char *path, PKGserver server);
|
/titanic_41/usr/src/cmd/svr4pkg/pkgchk/ |
H A D | checkmap.c | 62 (maptyp ? srchcfile((P), "*", (SRV)) : \
|
H A D | ckentry.c | 261 if (srchcfile(&mine, badpath, server) == 1) { in xdir()
|
/titanic_41/usr/src/cmd/svr4pkg/pkginfo/ |
H A D | pkginfo.c | 649 while ((n = srchcfile(&entry, "*", server)) > 0) { in rdcontents()
|
/titanic_41/usr/src/cmd/svr4pkg/libinst/ |
H A D | pkgdbmerg.c | 213 n = srchcfile(&cf_ent, el_ent->cf_ent.path, server); in pkgdbmerg()
|
/titanic_41/usr/src/cmd/svr4pkg/pkginstall/ |
H A D | instvol.c | 1254 n = srchcfile(&(entry.cf_ent), temppath, pkgserver); in endofclass()
|
/titanic_41/ |
H A D | .gitignore | 3879 usr/src/lib/libpkg/common/srchcfile.i
|