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

/linux-master/scripts/kconfig/
H A Dnconf.h75 int get_line_no(const char *text);
H A Dnconf.gui.c126 int get_line_no(const char *text) function
168 int total_lines = get_line_no(text);
220 msg_lines = get_line_no(msg);
332 prompt_lines = get_line_no(prompt);
513 int total_lines = get_line_no(text);
534 total_lines = get_line_no(text);

Completed in 102 milliseconds