Searched refs:nscopelist (Results 1 – 1 of 1) sorted by relevance
1775 size_t nscopelist = 0; in gaiconf_init() local1948 ++nscopelist; in gaiconf_init()2061 if (nscopelist > 0) in gaiconf_init()2064 ++nscopelist; in gaiconf_init()2065 new_scopes = malloc (nscopelist * sizeof (*new_scopes)); in gaiconf_init()2075 int i = nscopelist; in gaiconf_init()2094 qsort (new_scopes, nscopelist, sizeof (*new_scopes), in gaiconf_init()
Completed in 7 milliseconds