Home
last modified time | relevance | path

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

/dports/dns/libbind/libbind-6.0/irs/
H A Dgen_gr.c238 int t_ngroups, maxgroups; in gr_list() local
251 t_ngroups = maxgroups; in gr_list()
253 t = (*gr->list)(gr, name, basegid, t_groups, &t_ngroups); in gr_list()
254 for (n = 0; n < t_ngroups; n++) { in gr_list()