Searched refs:template_fmt (Results 1 – 2 of 2) sorted by relevance
163 static int template_fmt_size(const char *template_fmt) in template_fmt_size() argument166 int template_fmt_len = strlen(template_fmt); in template_fmt_size()170 c = template_fmt[i]; in template_fmt_size()179 int template_desc_init_fields(const char *template_fmt, in template_desc_init_fields() argument191 template_num_fields = template_fmt_size(template_fmt); in template_desc_init_fields()195 template_fmt); in template_desc_init_fields()199 for (i = 0, template_fmt_ptr = template_fmt; i < template_num_fields; in template_desc_init_fields()
155 int template_desc_init_fields(const char *template_fmt,