Searched refs:CAS_type (Results 1 – 2 of 2) sorted by relevance
99 find_CAS(int CAS_type, char *pkgbin, char *instdir) in find_CAS() argument109 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()
343 extern void find_CAS __P((int CAS_type, char *bin_ptr, char *inst_ptr));