Home
last modified time | relevance | path

Searched refs:tmpName (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/net/iucv/
Daf_iucv.c1819 char tmpName[8]; in afiucv_swap_src_dest() local
1826 memcpy(tmpName, trans_hdr->srcAppName, 8); in afiucv_swap_src_dest()
1830 memcpy(trans_hdr->destAppName, tmpName, 8); in afiucv_swap_src_dest()