instInd          5135 source3/include/proto.h 				 int instInd,
instInd           759 source3/registry/reg_perfcount.c 				 int instInd,
instInd           773 source3/registry/reg_perfcount.c 	memset(&(obj->instances[instInd]), 0, sizeof(PERF_INSTANCE_DEFINITION));
instInd           774 source3/registry/reg_perfcount.c 	inst = &(obj->instances[instInd]);
instInd           775 source3/registry/reg_perfcount.c 	return _reg_perfcount_get_instance_info(inst, ps, instInd, obj, names);