checkInsts.C:		if((rv=strcmp(rt_p->rt_name,fname)) == 0) {
checkInsts.C:			Iptr = (*(rt_p->rt_ptr))();
checkInsts.C:		rt_p = rt_p->rt_next;
