Searched refs:begin_fmt (Results 1 – 3 of 3) sorted by relevance
624 extern const char *get_next_extract_format_item(const char *begin_fmt,626 extern const char *get_next_print_format_item(const char *begin_fmt,
1999 const char *begin_fmt, in get_next_extract_format_item() argument2003 const char *s = begin_fmt; in get_next_extract_format_item()2161 s_strndup_esc(begin_fmt, s - begin_fmt); in get_next_extract_format_item()2190 const char *begin_fmt, in get_next_print_format_item() argument2194 const char *s = begin_fmt; in get_next_print_format_item()2262 s_strndup_esc(begin_fmt, s - begin_fmt); in get_next_print_format_item()
604 const char *begin_fmt; in parse_name_fields() local633 begin_fmt = ++name_s; /* start of format string */ in parse_name_fields()641 fmt_string = s_strndup(begin_fmt, end_fmt - begin_fmt); in parse_name_fields()