Home
last modified time | relevance | path

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

/Linux-v4.19/net/iucv/
Daf_iucv.c1949 char tmpName[8]; in afiucv_swap_src_dest() local
1956 memcpy(tmpName, trans_hdr->srcAppName, 8); in afiucv_swap_src_dest()
1960 memcpy(trans_hdr->destAppName, tmpName, 8); in afiucv_swap_src_dest()