Searched defs:proplist (Results 1 – 4 of 4) sorted by relevance
51 struct property *proplist; member
152 struct property *proplist; member
100 struct node *build_node(struct property *proplist, struct node *children) in build_node()
635 GList *key, *prop, *proplist = NULL; in g_udev_device_get_property_keys() local