Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dxdr.c1490 char *cpdest = xdr->scratch.iov_base; in xdr_copy_to_scratch() local
1498 memcpy(cpdest, p, cplen); in xdr_copy_to_scratch()
1501 cpdest += cplen; in xdr_copy_to_scratch()
1506 memcpy(cpdest, p, nbytes); in xdr_copy_to_scratch()