Home
last modified time | relevance | path

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

/freebsd/contrib/pam-krb5/pam-util/
H A Doptions.c613 convert_string(struct pam_args *args, const char *arg, char **setting) in convert_string() function
707 if (!convert_string(args, argv[i], in putil_args_parse()
/freebsd/lib/libc/stdio/
H A Dvfwscanf.c227 convert_string(FILE *fp, char * mbp, int width, locale_t locale) in convert_string() function
770 nr = convert_string(fp, GETARG(char *), width, in __vfwscanf()
H A Dvfscanf.c241 convert_string(FILE *fp, char * p, int width) in convert_string() function
788 nr = convert_string(fp, GETARG(char *), width); in __svfscanf()
/freebsd/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