Lines Matching refs:property
52 static void prop_warn(const struct property *prop, const char *fmt, ...) in prop_warn()
151 static struct property *menu_add_prop(enum prop_type type, struct expr *expr, in menu_add_prop()
154 struct property *prop; in menu_add_prop()
167 struct property **propp; in menu_add_prop()
179 struct property *menu_add_prompt(enum prop_type type, const char *prompt, in menu_add_prompt()
182 struct property *prop = menu_add_prop(type, NULL, dep); in menu_add_prompt()
235 struct property *prop; in sym_check_prop()
299 struct property *prop; in _menu_finalize()
631 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str()
694 struct property *prop; in get_symbol_props_str()
714 struct property *prop; in get_symbol_str()