Searched refs:rtypes (Results 1 – 1 of 1) sorted by relevance
137 static poolstat_list_element_t *rtypes; variable227 rtypes = create_args_list(optarg, rtypes, in main()287 if (rtypes == NULL || strcmp(rtypes->ple_obj, "all") == 0) { in main()289 FREE(rtypes); in main()290 rtypes = create_args_list("pset", NULL, " \t,"); in main()977 for (rtype = rtypes; rtype; rtype = rtype->ple_next) { in prt_pool_stats()988 for (rtype = rtypes; rtype; rtype = rtype->ple_next) { in prt_pool_stats()