Searched refs:cpc_open (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libcpc/common/
H A Dlibcpc.h54 * Current library version must be passed to cpc_open().
62 extern cpc_t *cpc_open(int ver);
H A Dobsoleted.c67 if (__cpc == NULL && (__cpc = cpc_open(CPC_VER_CURRENT)) == NULL) {
H A Dlibcpc.c64 cpc_open(int ver) function

Completed in 24 milliseconds