Lines Matching refs:property
32 static void prop_warn(struct property *prop, const char *fmt, ...) in prop_warn()
129 static struct property *menu_add_prop(enum prop_type type, struct expr *expr, in menu_add_prop()
132 struct property *prop; in menu_add_prop()
145 struct property **propp; in menu_add_prop()
157 struct property *menu_add_prompt(enum prop_type type, char *prompt, in menu_add_prompt()
160 struct property *prop = menu_add_prop(type, NULL, dep); in menu_add_prompt()
223 struct property *prop; in sym_check_prop()
245 struct property *choice_prop = in sym_check_prop()
289 struct property *prop; in menu_finalize()
709 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str()
783 struct property *prop; in get_symbol_props_str()
803 struct property *prop; in get_symbol_str()