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

/illumos-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c215 static int setRootPath(char *a_path, char *a_envVar,
420 if (setRootPath(gdt->gd_installRoot,
594 if (setRootPath(argv[0], "argv[0]", B_TRUE) != R_SUCCESS) {
819 if (setRootPath(argv[0], "argv[0]", B_TRUE) != R_SUCCESS) {
1013 if (setRootPath(argv[0], "argv[0]", B_TRUE) != R_SUCCESS) {
1171 if (setRootPath(argv[0], "argv[0]", B_TRUE) != R_SUCCESS) {
1298 if (setRootPath(argv[0], "argv[0]", B_TRUE) != R_SUCCESS) {
1599 if (setRootPath(argv[0], "argv[0]", B_TRUE) != R_SUCCESS) {
1741 if (setRootPath(argv[0], "argv[0]", B_TRUE) != R_SUCCESS) {
1880 if (setRootPath(arg
3060 setRootPath(char *a_path, char *a_envVar, boolean_t a_mustExist) function
[all...]

Completed in 47 milliseconds