Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/
H A Dippctl.c204 static int ippctl_extract_op(nvlist_t *, uint8_t *);
761 ippctl_extract_op( in ippctl_extract_op() function
931 if ((rc = ippctl_extract_op(nvlp, &op)) != 0) { in ippctl_cmd()