Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/file/src/
H A Dfmtcheck.c167 get_next_format_from_width(const char **pf) in get_next_format_from_width() function
193 return get_next_format_from_width(pf); in get_next_format()
227 RETURN(pf,f,get_next_format_from_width(pf)); in get_next_format()
/freebsd-12.1/lib/libc/gen/
H A Dfmtcheck.c244 get_next_format_from_width(const char **pf) in get_next_format_from_width() function
270 return get_next_format_from_width(pf); in get_next_format()
304 RETURN(pf,f,get_next_format_from_width(pf)); in get_next_format()