Searched refs:s_buf (Results 1 – 3 of 3) sorted by relevance
193 s = info[i].pi_str.s_buf; in cdf_file_property_info()194 e = info[i].pi_str.s_buf + len; in cdf_file_property_info()
179 const char *s_buf; member
1072 inp[i].pi_str.s_buf = CAST(const char *, in cdf_read_property_info()1078 left, inp[i].pi_str.s_buf)); in cdf_read_property_info()1482 info[i].pi_str.s_len, info[i].pi_str.s_buf); in cdf_dump_property_info()1488 (void)fputc(info[i].pi_str.s_buf[j << 1], stderr); in cdf_dump_property_info()
Completed in 13 milliseconds