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

/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c226 static int pkgInstall(char *ir, char *a_idsName, char *a_pkgDir,
2083 * a_pkgDir - pointer to string representing the path to the
2097 * NOTE: Both a_idsName and a_pkgDir are used to determine where the
2101 * is == NULL then a_pkgDir must contain a full path to a directory
2106 pkgInstall(char *a_altRoot, char *a_idsName, char *a_pkgDir, char *a_altBinDir) argument
2119 PSTR(a_idsName), PSTR(a_pkgDir));
2382 arg[nargs++] = a_pkgDir;

Completed in 65 milliseconds