Searched defs:text (Results 1 – 7 of 7) sorted by relevance
/scripts/kconfig/ |
D | nconf.gui.c | 126 int get_line_no(const char *text) in get_line_no() 140 const char *get_line(const char *text, int line_no) in get_line() 165 void fill_window(WINDOW *win, const char *text) in fill_window() 503 const char *text) in show_scroll_win()
|
D | mconf.c | 312 const char *text; member 752 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext() 761 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox() 767 static void show_helptext(const char *title, const char *text) in show_helptext()
|
D | lexer.l | 30 static char *text; variable
|
D | expr.h | 192 const char *text; /* the prompt value - P_PROMPT, P_MENU, P_COMMENT */ member
|
/scripts/dtc/ |
D | srcpos.c | 232 void srcpos_update(struct srcpos *pos, const char *text, int len) in srcpos_update()
|
/scripts/kconfig/lxdialog/ |
D | dialog.h | 92 const char *text; member
|
/scripts/ |
D | unifdef.c | 175 static bool text; /* -t: this is a text file */ variable
|