Home
last modified time | relevance | path

Searched refs:IPPCTL_ANAME_ARRAY (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/
H A Dippctl.h50 #define IPPCTL_ANAME_ARRAY "ippctl.aname_array" macro
H A Dippctl.c872 return (nvlist_add_string_array(nvlp, IPPCTL_ANAME_ARRAY, in ippctl_attach_aname_array()
/illumos-gate/usr/src/lib/libipp/
H A Dlibipp.c496 ad.name = IPPCTL_ANAME_ARRAY; in ipp_mod_list_actions()