Home
last modified time | relevance | path

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

/linux/scripts/kconfig/lxdialog/
H A Dtextbox.c54 static char *get_line(void) in get_line() function
88 line = get_line(); in print_line()
171 get_line(); in dialog_textbox()
/linux/tools/testing/selftests/gpio/
H A Dgpio-mockup.sh101 get_line() function
166 val=$(get_line)
H A Dgpio-mockup-sysfs.sh39 get_line() function
/linux/scripts/kconfig/
H A Dnconf.h76 const char *get_line(const char *text, int line_no);
/linux/scripts/mod/
H A Dsumversion.c325 while ((line = get_line(&pos))) { in parse_source_files()
H A Dmodpost.c161 char *get_line(char **stringp) in get_line() function
2181 while ((line = get_line(&pos))) { in read_dump()