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

/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c233 static int pkgInstall(char *ir, char *a_idsName, char *a_pkgDir,
2144 * a_pkgDir - pointer to string representing the path to the
2158 * NOTE: Both a_idsName and a_pkgDir are used to determine where the
2162 * is == NULL then a_pkgDir must contain a full path to a directory
2167 pkgInstall(char *a_altRoot, char *a_idsName, char *a_pkgDir, char *a_altBinDir) argument
2180 PSTR(a_idsName), PSTR(a_pkgDir));
2455 arg[nargs++] = a_pkgDir;

Completed in 114 milliseconds