Lines Matching defs:prompt
108 * if it is a boolean or tristate. Calculated from prompt dependencies,
167 * prompt "foo prompt"
178 P_PROMPT, /* prompt "foo prompt" or "BAZ Value" */
180 P_MENU, /* prompt associated with a menu or menuconfig symbol */
192 const char *text; /* the prompt value - P_PROMPT, P_MENU, P_COMMENT */
234 * The prompt associated with the node. This holds the prompt for a
238 struct property *prompt;