Home
last modified time | relevance | path

Searched refs:xfgets (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dconf.c23 static void xfgets(char *str, int size, FILE *in);
113 xfgets(line, sizeof(line), stdin); in conf_askvalue()
315 xfgets(line, sizeof(line), stdin); in conf_choice()
719 void xfgets(char *str, int size, FILE *in) in xfgets() function
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dconf.c77 static void xfgets(char *str, int size, FILE *in) in xfgets() function
113 xfgets(line, sizeof(line), stdin); in conf_askvalue()
307 xfgets(line, sizeof(line), stdin); in conf_choice()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dconf.c75 static void xfgets(char *str, int size, FILE *in) in xfgets() function
111 xfgets(line, sizeof(line), stdin); in conf_askvalue()
305 xfgets(line, sizeof(line), stdin); in conf_choice()