Lines Matching refs:str_list

66     cl_list_t  str_list;
1040 cl_list_remove_all(&tmp_parser_struct.str_list);
1044 list_iterator = cl_list_head(&tmp_parser_struct.str_list);
1045 if ( list_iterator != cl_list_end(&tmp_parser_struct.str_list) )
1051 cl_list_remove_all(&tmp_parser_struct.str_list);
1068 cl_list_remove_all(&tmp_parser_struct.str_list);
1072 list_iterator = cl_list_head(&tmp_parser_struct.str_list);
1073 if ( list_iterator != cl_list_end(&tmp_parser_struct.str_list) )
1079 cl_list_remove_all(&tmp_parser_struct.str_list);
1098 for (list_iterator = cl_list_head(&tmp_parser_struct.str_list);
1099 list_iterator != cl_list_end(&tmp_parser_struct.str_list);
1113 cl_list_remove_all(&tmp_parser_struct.str_list);
1122 cl_list_remove_all(&tmp_parser_struct.str_list);
1140 cl_list_remove_all(&tmp_parser_struct.str_list);
1150 cl_list_remove_all(&tmp_parser_struct.str_list);
1213 &tmp_parser_struct.str_list);
1296 list_iterator = cl_list_head(&tmp_parser_struct.str_list);
1297 while( list_iterator != cl_list_end(&tmp_parser_struct.str_list) )
1304 cl_list_remove_all(&tmp_parser_struct.str_list);
1318 list_iterator = cl_list_head(&tmp_parser_struct.str_list);
1319 while( list_iterator != cl_list_end(&tmp_parser_struct.str_list) )
1326 cl_list_remove_all(&tmp_parser_struct.str_list);
1418 list_iterator = cl_list_head(&tmp_parser_struct.str_list);
1419 while( list_iterator != cl_list_end(&tmp_parser_struct.str_list) )
1426 cl_list_remove_all(&tmp_parser_struct.str_list);
1440 list_iterator = cl_list_head(&tmp_parser_struct.str_list);
1441 while( list_iterator != cl_list_end(&tmp_parser_struct.str_list) )
1450 cl_list_remove_all(&tmp_parser_struct.str_list);
1464 list_iterator = cl_list_head(&tmp_parser_struct.str_list);
1465 while( list_iterator != cl_list_end(&tmp_parser_struct.str_list) )
1472 cl_list_remove_all(&tmp_parser_struct.str_list);
1486 list_iterator = cl_list_head(&tmp_parser_struct.str_list);
1487 while( list_iterator != cl_list_end(&tmp_parser_struct.str_list) )
1495 cl_list_remove_all(&tmp_parser_struct.str_list);
1679 cl_list_remove_all(&tmp_parser_struct.str_list);
1683 list_iterator = cl_list_head(&tmp_parser_struct.str_list);
1684 if ( list_iterator != cl_list_end(&tmp_parser_struct.str_list) )
1690 cl_list_remove_all(&tmp_parser_struct.str_list);
1707 cl_list_remove_all(&tmp_parser_struct.str_list);
1711 list_iterator = cl_list_head(&tmp_parser_struct.str_list);
1712 if ( list_iterator != cl_list_end(&tmp_parser_struct.str_list) )
1718 cl_list_remove_all(&tmp_parser_struct.str_list);
1928 cl_list_remove_all(&tmp_parser_struct.str_list);
1932 list_iterator = cl_list_head(&tmp_parser_struct.str_list);
1933 if ( list_iterator != cl_list_end(&tmp_parser_struct.str_list) )
1939 cl_list_remove_all(&tmp_parser_struct.str_list);
1992 list_iterator = cl_list_head(&tmp_parser_struct.str_list);
1993 while( list_iterator != cl_list_end(&tmp_parser_struct.str_list) )
2000 cl_list_remove_all(&tmp_parser_struct.str_list);
2014 list_iterator = cl_list_head(&tmp_parser_struct.str_list);
2015 while( list_iterator != cl_list_end(&tmp_parser_struct.str_list) )
2022 cl_list_remove_all(&tmp_parser_struct.str_list);
2043 list_iterator = cl_list_head(&tmp_parser_struct.str_list);
2044 if ( list_iterator != cl_list_end(&tmp_parser_struct.str_list) )
2050 cl_list_remove_all(&tmp_parser_struct.str_list);
2142 cl_list_insert_tail(&tmp_parser_struct.str_list,
2585 cl_list_construct(&tmp_parser_struct.str_list);
2586 cl_list_init(&tmp_parser_struct.str_list, 10);
2605 cl_list_remove_all(&tmp_parser_struct.str_list);
2616 cl_list_destroy(&tmp_parser_struct.str_list);