Searched refs:getinst (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A DMakefile33 getinst.o \
H A Dpkginstall.h93 extern char *getinst __P((int *updatingExisting, struct pkginfo *info,
H A Dgetinst.c63 getinst(int *updatingExisting, struct pkginfo *info, int npkgs, function
H A Dmain.c163 * getinst - [RW] - incremented if:
1357 * already installed. If there are none (npkgs == 0), getinst() just
1358 * returns the package abbreviation. Otherwise, getinst() interacts with
1364 pkginst = getinst(&update, prvinfo, npkgs, preinstallCheck);

Completed in 289 milliseconds