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

/illumos-gate/usr/src/uts/common/ipp/
H A Dippctl.c205 static int ippctl_extract_aname(nvlist_t *, char **);
780 #define __FN__ "ippctl_extract_aname"
782 ippctl_extract_aname( function
954 if ((rc = ippctl_extract_aname(nvlp, &aname)) != 0) {
983 if ((rc = ippctl_extract_aname(nvlp, &aname)) != 0) {
1009 if ((rc = ippctl_extract_aname(nvlp, &aname)) != 0) {
1036 if ((rc = ippctl_extract_aname(nvlp, &aname)) != 0) {
1063 if ((rc = ippctl_extract_aname(nvlp, &aname)) != 0) {

Completed in 84 milliseconds