Searched refs:num_list (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dosm_qos_parser_y.y67 cl_list_t num_list;
641 list_iterator = cl_list_head(&tmp_parser_struct.num_list);
651 cl_list_remove_all(&tmp_parser_struct.num_list);
999 list_iterator = cl_list_head(&tmp_parser_struct.num_list);
1009 cl_list_remove_all(&tmp_parser_struct.num_list);
1340 list_iterator = cl_list_head(&tmp_parser_struct.num_list);
1349 cl_list_remove_all(&tmp_parser_struct.num_list);
1611 sl2vl_scope_sl2vl_table: sl2vl_scope_sl2vl_table_start num_list {
1622 cl_list_remove_all(&tmp_parser_struct.num_list);
1626 if (cl_list_count(&tmp_parser_struct.num_list) !
2168 num_list: number label
[all...]
/freebsd-10.2-release/crypto/heimdal/appl/gssmask/
H A Dgssmaestro.c756 size_t num_list, i, j, k; local
798 list = permutate_all(&slaves, &num_list);
892 for (i = 0; i < num_list; i++) {

Completed in 118 milliseconds