Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dconf.c111 xfgets(line, 128, stdin); in conf_askvalue()
309 xfgets(line, 128, stdin); in conf_choice()
647 void xfgets(str, size, in) in xfgets() function
H A Dlkc.h85 void xfgets(char *str, int size, FILE *in);