Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/file/src/
Dfmtcheck.c170 get_next_format_from_width(const char **pf) in get_next_format_from_width() function
196 return get_next_format_from_width(pf); in get_next_format()
230 RETURN(pf,f,get_next_format_from_width(pf)); in get_next_format()
/freebsd-12-stable/lib/libc/gen/
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()