Lines Matching refs:prop_t
87 prop_t *
90 prop_t *p = d->properties, *prev; in find_property()
91 prop_t *found = NULL; in find_property()
102 prop_t *dead; in find_property()
120 static prop_t *
134 prop_t *p; in property()
154 p = MALLOC(sizeof (prop_t)); in property()
169 prop_t *
172 prop_t *p; in lookup_package_property()
179 static prop_t sp; in lookup_package_property()
202 prop_t *p; in get_package_property()
223 prop_t *prop; in get_inherited_prop()
261 prop_t *p; in delete_property()
344 prop_t *p; in get_default_intprop()
517 prop_t *p; in next_property()
735 print_property(fcode_env_t *env, prop_t *p, char *prepend) in print_property()
754 prop_t *p; in dot_properties()