Searched refs:PKGSCR (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/svr4pkg/libinst/ |
H A D | findscripts.c | 126 (void) sprintf(path, "%s/i.%s", PKGSCR, cl_nam(i)); in find_CAS() 143 (void) sprintf(path, "%s/%s", PKGSCR, DEF_NONE_SCR); in find_CAS() 173 (void) sprintf(path, "%s/r.%s", PKGSCR, cl_nam(i)); in find_CAS()
|
/titanic_41/usr/src/head/ |
H A D | pkglocs.h | 36 #define PKGSCR "/usr/sadm/install/scripts" macro
|
/titanic_41/usr/src/cmd/svr4pkg/pkginstall/ |
H A D | check.c | 576 if (mkpath(PKGSCR)) { in ckdirs() 578 (void) fprintf(stdout, "ckdirs=%s\n", PKGSCR); in ckdirs() 580 progerr(gettext(MSG_MKPKGDIR), PKGSCR); in ckdirs()
|
/titanic_41/usr/src/cmd/svr4pkg/pkgremove/ |
H A D | main.c | 1145 PKGSCR, aclass); in rmclass()
|