Searched refs:convert_string (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14-stable/lib/libc/stdio/ |
| HD | 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()
|
| HD | 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-stable/contrib/ncurses/ |
| HD | ANNOUNCE | 130 * improve checks in internal function convert_string for corrupt
|
| HD | NEWS | 363 + improve checks in convert_string() for corrupt terminfo entry (report
|