Home
last modified time | relevance | path

Searched refs:CPC_LIST_ATTRS (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcpc_impl.h93 #define CPC_LIST_ATTRS 7 macro
/illumos-gate/usr/src/lib/libcpc/common/
H A Dlibcpc.c114 if ((cpc->cpc_attrlist = cpc_get_list(CPC_LIST_ATTRS, 0)) == NULL) { in cpc_open()
761 if (which == CPC_LIST_ATTRS) in cpc_get_list()
/illumos-gate/usr/src/uts/common/io/
H A Dcpc.c278 case CPC_LIST_ATTRS: in cpc()
/illumos-gate/usr/src/cmd/truss/
H A Dprint.c1377 case CPC_LIST_ATTRS: s = "CPC_LIST_ATTRS"; break; in prt_cpc()