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

/u-boot/scripts/kconfig/lxdialog/
H A Dtextbox.c15 static char *get_line(void);
63 get_line();
308 get_line();
332 line = get_line();
356 static char *get_line(void) function
/u-boot/scripts/kconfig/
H A Dnconf.h84 const char *get_line(const char *text, int line_no);
H A Dnconf.gui.c190 const char *get_line(const char *text, int line_no) function
226 const char *line = get_line(text, i);
272 const char *line = get_line(msg, i);
384 const char *line = get_line(prompt, i);
572 const char *line = get_line(text, i);

Completed in 86 milliseconds