Searched refs:cpdest (Results 1 – 1 of 1) sorted by relevance
1466 char *cpdest = xdr->scratch.iov_base; in xdr_copy_to_scratch() local 1474 memcpy(cpdest, p, cplen); in xdr_copy_to_scratch() 1477 cpdest += cplen; in xdr_copy_to_scratch() 1482 memcpy(cpdest, p, nbytes); in xdr_copy_to_scratch()