Home
last modified time | relevance | path

Searched refs:conv_cnt (Results 1 – 1 of 1) sorted by relevance

/external/ltp/lib/
Dtst_cgroup.c1383 const int conv_cnt = tst_count_scanf_conversions(fmt); in safe_cg_scanf() local
1397 if (conv_cnt == ret) in safe_cg_scanf()
1402 file_name, buf, fmt, ret, conv_cnt); in safe_cg_scanf()
1414 const int conv_cnt = tst_count_scanf_conversions(fmt); in safe_cg_lines_scanf() local
1422 while (line && ret != conv_cnt) { in safe_cg_lines_scanf()
1430 if (conv_cnt == ret) in safe_cg_lines_scanf()
1435 file_name, buf, fmt, ret, conv_cnt); in safe_cg_lines_scanf()