type_list 1131 lib/fencing/st_client.c char **type_list = NULL; type_list 1145 lib/fencing/st_client.c type_list = (*type_list_fn) (); type_list 1148 lib/fencing/st_client.c for (entry = type_list; entry != NULL && *entry; ++entry) { type_list 1153 lib/fencing/st_client.c if (type_list && type_free_fn) { type_list 1154 lib/fencing/st_client.c (*type_free_fn) (type_list);