Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/kconfig/
Dconf.c78 static void xfgets(char *str, int size, FILE *in) in xfgets() function
316 xfgets(line, sizeof(line), stdin); in conf_askvalue()
474 xfgets(line, sizeof(line), stdin); in conf_choice()