Home
last modified time | relevance | path

Searched refs:cpc_shared_open (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/man/man3cpc/
H A DMakefile37 cpc_shared_open.3cpc \
144 cpc_shared_bind_event.3cpc := LINKSRC = cpc_shared_open.3cpc
145 cpc_shared_close.3cpc := LINKSRC = cpc_shared_open.3cpc
146 cpc_shared_rele.3cpc := LINKSRC = cpc_shared_open.3cpc
147 cpc_shared_take_sample.3cpc := LINKSRC = cpc_shared_open.3cpc
/illumos-gate/usr/src/pkg/manifests/
H A Ddiagnostic-cpu-counters.p5m217 target=cpc_shared_open.3cpc
219 target=cpc_shared_open.3cpc
220 file path=usr/share/man/man3cpc/cpc_shared_open.3cpc
221 link path=usr/share/man/man3cpc/cpc_shared_rele.3cpc target=cpc_shared_open.3cpc
223 target=cpc_shared_open.3cpc
/illumos-gate/usr/src/lib/libcpc/common/
H A Dmapfile-vers110 cpc_shared_open;
H A Dlibcpc.h203 extern int cpc_shared_open(void);
H A Dobsoleted.c210 cpc_shared_open(void) in cpc_shared_open() function