Searched defs:proplist (Results 1 – 3 of 3) sorted by relevance
51 struct property *proplist; member
157 struct property *proplist; member
100 struct node *build_node(struct property *proplist, struct node *children) in build_node()