Searched refs:CAS_type (Results 1 - 2 of 2) 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
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h343 extern void find_CAS __P((int CAS_type, char *bin_ptr, char *inst_ptr));

Completed in 59 milliseconds