Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/
H A Dipp.h124 extern int ipp_mod_name(ipp_mod_id_t, char **);
H A Dippctl.c1327 ipp_rc = ipp_mod_name(mid, &modname); in ippctl_action_mod()
1398 if (ipp_mod_name(mid_array[i], in ippctl_list_mods()
H A Dippconf.c96 int ipp_mod_name(ipp_mod_id_t, char **);
352 ipp_mod_name( in ipp_mod_name() function