Home
last modified time | relevance | path

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

/scripts/kconfig/lxdialog/
Dtextbox.c34 static char *page; variable
70 page = buf; /* page is pointer to start of page to be displayed */ in dialog_textbox()
156 page = buf; in dialog_textbox()
167 page = buf + strlen(buf); in dialog_textbox()
266 while (s < page && (s = strchr(s, '\n'))) { in dialog_textbox()
287 if (*page == '\0') { in back_lines()
293 if (page == buf) { in back_lines()
297 page--; in back_lines()
299 if (page == buf) { in back_lines()
303 page--; in back_lines()
[all …]
/scripts/genksyms/
Dparse.tab.c_shipped329 /* The OS might guarantee only one guard page at the bottom of the stack,
330 and a page size can be as small as 4096 bytes. So we cannot safely
/scripts/kconfig/
Dzconf.tab.c_shipped319 /* The OS might guarantee only one guard page at the bottom of the stack,
320 and a page size can be as small as 4096 bytes. So we cannot safely
/scripts/dtc/
Ddtc-parser.tab.c_shipped331 /* The OS might guarantee only one guard page at the bottom of the stack,
332 and a page size can be as small as 4096 bytes. So we cannot safely