Home
last modified time | relevance | path

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.h97 extern char *getinst __P((int *updatingExisting, struct pkginfo *info,
H A Dgetinst.c63 getinst(int *updatingExisting, struct pkginfo *info, int npkgs, in getinst() function
H A Dmain.c1368 pkginst = getinst(&update, prvinfo, npkgs, preinstallCheck); in main()