Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A 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/lib/libc/gen/
H A Dfmtcheck.c241 get_next_format_from_width(const char **pf) in get_next_format_from_width() function
267 return get_next_format_from_width(pf); in get_next_format()
301 RETURN(pf,f,get_next_format_from_width(pf)); in get_next_format()