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

/bind-9.6-ESV-R11/lib/dns/
H A Ddispatch.c469 dispatch_arc4get8(arc4ctx_t *actx) { function
486 val = dispatch_arc4get8(actx) << 8;
487 val |= dispatch_arc4get8(actx);
519 (void)dispatch_arc4get8(actx);

Completed in 16 milliseconds