Home
last modified time | relevance | path

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) in find_CAS() argument
109 if (CAS_type == I_ONLY) { in find_CAS()
162 } else if (CAS_type == R_ONLY) { in find_CAS()
180 progerr(gettext(ERR_INVALID_CAS), CAS_type); in find_CAS()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h340 extern void find_CAS __P((int CAS_type, char *bin_ptr, char *inst_ptr));