Home
last modified time | relevance | path

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

/dports/net/tacacs/PROJECTS/misc/
H A Drb.h26 int RB_count(rb_tree_t *);
H A Drb.c495 int RB_count(rb_tree_t * T) in RB_count() function
/dports/net/tacacs/PROJECTS/tac_plus/
H A Dauthor.c424 out_args = mempool_malloc(session->pool, sizeof(char *) * (data->in_cnt + RB_count(tree_m_av))); in authorize_svc()