Home
last modified time | relevance | path

Searched refs:convert_string (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/lib/libc/stdio/
H A Dvfscanf.c244 convert_string(FILE *fp, char * p, int width) in convert_string() function
792 nr = convert_string(fp, GETARG(char *), width); in __svfscanf()
H A Dvfwscanf.c232 convert_string(FILE *fp, char * mbp, int width, locale_t locale) in convert_string() function
776 nr = convert_string(fp, GETARG(char *), width, in __vfwscanf()
/freebsd-14.2/contrib/ncurses/
H A DANNOUNCE130 * improve checks in internal function convert_string for corrupt
H A DNEWS363 + improve checks in convert_string() for corrupt terminfo entry (report