Home
last modified time | relevance | path

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

/net/sunrpc/
Dxdr.c859 void *cpdest = xdr->scratch.iov_base; in xdr_copy_to_scratch() local
864 memcpy(cpdest, xdr->p, cplen); in xdr_copy_to_scratch()
865 cpdest += cplen; in xdr_copy_to_scratch()
872 memcpy(cpdest, p, nbytes); in xdr_copy_to_scratch()