Searched defs:nextbuflenp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/
H A Dippctl.c904 size_t *nextbuflenp)
918 *nextbuflenp = 0;
1122 *nextbuflenp = ippctl_array[0].buflen;
1546 size_t *nextbuflenp)
1580 *nextbuflenp = ippctl_array[i].buflen;
1582 *nextbuflenp = 0;
901 ippctl_cmd( char *cbuf, size_t cbuflen, size_t *nextbuflenp) argument
1543 ippctl_data( char **dbufp, size_t *dbuflenp, size_t *nextbuflenp) argument

Completed in 47 milliseconds