Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/
H A Dippctl.c219 static int ippctl_data(char **, size_t *, size_t *);
562 if ((rc = ippctl_data(&dbuf, &dbuflen, &nextbuflen)) != 0) in ippctl_ioctl()
1543 ippctl_data( in ippctl_data() function