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

/linux-master/scripts/kconfig/
H A Dconf.c78 static void xfgets(char *str, int size, FILE *in) function
342 xfgets(line, sizeof(line), stdin);
524 xfgets(line, sizeof(line), stdin);

Completed in 137 milliseconds