Lines Matching defs:prompt
108 * if it is a boolean or tristate. Calculated from prompt dependencies,
170 * prompt "foo prompt"
181 P_PROMPT, /* prompt "foo prompt" or "BAZ Value" */
183 P_MENU, /* prompt associated with a menu or menuconfig symbol */
195 const char *text; /* the prompt value - P_PROMPT, P_MENU, P_COMMENT */
237 * The prompt associated with the node. This holds the prompt for a
241 struct property *prompt;