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