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

/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c217 static int setRootPath(char *a_path, char *a_envVar,
422 if (setRootPath(gdt->gd_installRoot,
596 if (setRootPath(argv[0], "argv[0]", B_TRUE) != R_SUCCESS) {
821 if (setRootPath(argv[0], "argv[0]", B_TRUE) != R_SUCCESS) {
1015 if (setRootPath(argv[0], "argv[0]", B_TRUE) != R_SUCCESS) {
1173 if (setRootPath(argv[0], "argv[0]", B_TRUE) != R_SUCCESS) {
1300 if (setRootPath(argv[0], "argv[0]", B_TRUE) != R_SUCCESS) {
1601 if (setRootPath(argv[0], "argv[0]", B_TRUE) != R_SUCCESS) {
1743 if (setRootPath(argv[0], "argv[0]", B_TRUE) != R_SUCCESS) {
1882 if (setRootPath(arg
3062 setRootPath(char *a_path, char *a_envVar, boolean_t a_mustExist) function
[all...]

Completed in 49 milliseconds