Searched refs:cpc_buf_copy (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/man/man3cpc/
H A DMakefile47 cpc_buf_copy.3cpc \
103 cpc_buf_copy.3cpc := LINKSRC = cpc_buf_create.3cpc
/illumos-gate/usr/src/cmd/cpc/common/
H A Dsetgrp.c252 cpc_buf_copy(old->cpc, newa[i].data1, old->sets[i].data1);
253 cpc_buf_copy(old->cpc, newa[i].data2, old->sets[i].data2);
254 cpc_buf_copy(old->cpc, newa[i].scratch, old->sets[i].scratch);
/illumos-gate/usr/src/lib/libcpc/common/
H A Dlibcpc.h137 extern void cpc_buf_copy(cpc_t *cpc, cpc_buf_t *ds, cpc_buf_t *src);
H A Dlibcpc.c699 cpc_buf_copy(cpc_t *cpc, cpc_buf_t *ds, cpc_buf_t *src) function

Completed in 157 milliseconds