Searched refs:ippctl_extract_modname (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/
H A Dippctl.c206 static int ippctl_extract_modname(nvlist_t *, char **);
804 #define __FN__ "ippctl_extract_modname"
806 ippctl_extract_modname( function
949 if ((rc = ippctl_extract_modname(nvlp, &modname)) != 0) {
1092 if ((rc = ippctl_extract_modname(nvlp, &modname)) != 0) {

Completed in 45 milliseconds