Searched refs:cpc_open (Results 1 – 8 of 8) sorted by relevance
32 cpc_open.3cpc \134 cpc_close.3cpc := LINKSRC = cpc_open.3cpc
69 cpc_open;
62 extern cpc_t *cpc_open(int ver);
65 if (__cpc == NULL && (__cpc = cpc_open(CPC_VER_CURRENT)) == NULL) { in __cpc_init()
65 cpc_open(int ver) in cpc_open() function
180 link path=usr/share/man/man3cpc/cpc_close.3cpc target=cpc_open.3cpc197 file path=usr/share/man/man3cpc/cpc_open.3cpc
112 if ((cpc = cpc_open(CPC_VER_CURRENT)) == NULL) { in main()
148 if ((cpc = cpc_open(CPC_VER_CURRENT)) == NULL) { in main()