Searched refs:rtypes (Results 1 – 1 of 1) sorted by relevance
138 static poolstat_list_element_t *rtypes; variable226 rtypes = create_args_list(optarg, rtypes, in main()286 if (rtypes == NULL || strcmp(rtypes->ple_obj, "all") == 0) { in main()288 FREE(rtypes); in main()289 rtypes = create_args_list("pset", NULL, " \t,"); in main()976 for (rtype = rtypes; rtype; rtype = rtype->ple_next) { in prt_pool_stats()987 for (rtype = rtypes; rtype; rtype = rtype->ple_next) { in prt_pool_stats()