Searched refs:convert_string (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/lib/libc/stdio/ |
| H A D | vfscanf.c | 244 convert_string(FILE *fp, char * p, int width) in convert_string() function 792 nr = convert_string(fp, GETARG(char *), width); in __svfscanf()
|
| H A D | vfwscanf.c | 232 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 D | ANNOUNCE | 130 * improve checks in internal function convert_string for corrupt
|
| H A D | NEWS | 363 + improve checks in convert_string() for corrupt terminfo entry (report
|