Home
last modified time | relevance | path

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

/openbsd/usr.sbin/nsd/
H A Dradtree.c1023 static uint8_t char_r2d(uint8_t c) in char_r2d() function
1043 to[i] = char_r2d(from[i]); in cpy_r2d()