Lines Matching refs:str
17 const char * str; member
22 const char * str; member
308 strlcpy(buf, num_valid_positive_strs[0].str, sizeof(buf)); in test_parse_num_invalid_param()
429 num_valid_positive_strs[i].str, in test_parse_num_valid()
435 num_valid_positive_strs[i].str, buf); in test_parse_num_valid()
443 num_valid_positive_strs[i].str, buf); in test_parse_num_valid()
457 num_valid_negative_strs[i].str, in test_parse_num_valid()
463 num_valid_negative_strs[i].str, buf); in test_parse_num_valid()
486 num_valid_negative_strs[i].str, buf); in test_parse_num_valid()
507 num_garbage_positive_strs[i].str, in test_parse_num_valid()
513 num_garbage_positive_strs[i].str, buf); in test_parse_num_valid()
521 num_garbage_positive_strs[i].str, buf); in test_parse_num_valid()
535 num_garbage_negative_strs[i].str, in test_parse_num_valid()
541 num_garbage_negative_strs[i].str, buf); in test_parse_num_valid()
567 num_garbage_negative_strs[i].str, buf); in test_parse_num_valid()