Searched defs:sameinst (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dgetinst.c67 char *sameinst; local
111 sameinst = NULL;
117 sameinst = info[i].pkginst;
122 if (sameinst) {
131 inst = sameinst;

Completed in 56 milliseconds