Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libc/stdio/
HDvfscanf.c244 convert_string(FILE *fp, char * p, int width) in convert_string() function
792 nr = convert_string(fp, GETARG(char *), width); in __svfscanf()
HDvfwscanf.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-stable/contrib/ncurses/
HDANNOUNCE130 * improve checks in internal function convert_string for corrupt
HDNEWS363 + improve checks in convert_string() for corrupt terminfo entry (report