Searched refs:cpc_buf_destroy (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libcpc/common/
H A Dlibcpc.h94 extern int cpc_buf_destroy(cpc_t *cpc, cpc_buf_t *buf);
134 * explicitly freed via cpc_buf_destroy().
H A Dlibcpc.c165 (void) cpc_buf_destroy(cpc, cpc->cpc_bufs);
416 cpc_buf_destroy(cpc_t *cpc, cpc_buf_t *buf) function

Completed in 16 milliseconds