Searched refs:rn_zeros (Results 1 – 1 of 1) sorted by relevance
91 static char *rn_zeros, *rn_ones; variable1224 t = rn_newpair(rn_zeros, off, rnh->rnh_nodes); in rn_inithead()1263 rn_zeros = zalloc_permanent(3 * max_keylen, ZALIGN_NONE); in rn_init()1264 rn_ones = cp = rn_zeros + max_keylen; in rn_init()