Searched defs:proplist (Results 1 – 8 of 8) sorted by relevance
49 def proplist(root, fn): function
51 struct property *proplist; member
157 struct property *proplist; member
100 struct node *build_node(struct property *proplist, struct node *children) in build_node()
156 struct property *proplist; member
635 GList *key, *prop, *proplist = NULL; in g_udev_device_get_property_keys() local