Searched defs:adrf_short (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libbsm/common/ | ||
H A D | adrf.c | 69 * adrf_short - pull out shorts 72 adrf_short(adrf_t *adrf, short *sp, int count) function 168 return (adrf_short(adrf, (short *)sp, count)); |
Completed in 51 milliseconds