authorization      33 tools/perf/arch/s390/util/header.c 	char type[8], model[33], version[8], manufacturer[32], authorization[8];
authorization      54 tools/perf/arch/s390/util/header.c 	memset(authorization, 0, sizeof(authorization));
authorization     120 tools/perf/arch/s390/util/header.c 				atsize += scnprintf(authorization + atsize,
authorization     121 tools/perf/arch/s390/util/header.c 						    sizeof(authorization) - atsize, "%s", sep + 1);
authorization     130 tools/perf/arch/s390/util/header.c 	if (version[0] && authorization[0] )
authorization     133 tools/perf/arch/s390/util/header.c 				  authorization);