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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dfindscripts.c99 find_CAS(int CAS_type, char *pkgbin, char *instdir) argument
109 if (CAS_type == I_ONLY) {
162 } else if (CAS_type == R_ONLY) {
180 progerr(gettext(ERR_INVALID_CAS), CAS_type); local

Completed in 75 milliseconds