tmpName          1958 net/iucv/af_iucv.c 	char tmpName[8];
tmpName          1965 net/iucv/af_iucv.c 	memcpy(tmpName, trans_hdr->srcAppName, 8);
tmpName          1969 net/iucv/af_iucv.c 	memcpy(trans_hdr->destAppName, tmpName, 8);