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

/illumos-gate/usr/src/uts/common/ipp/
H A Dippctl.c210 static int ippctl_extract_flags(nvlist_t *, ipp_flags_t *);
877 #define __FN__ "ippctl_extract_flags"
879 ippctl_extract_flags( function
960 if ((rc = ippctl_extract_flags(nvlp, &flags)) != 0) {
988 if ((rc = ippctl_extract_flags(nvlp, &flags)) != 0) {
1014 if ((rc = ippctl_extract_flags(nvlp, &flags)) != 0) {
1041 if ((rc = ippctl_extract_flags(nvlp, &flags)) != 0) {

Completed in 58 milliseconds