Searched refs:first_child (Results 1 – 4 of 4) sorted by relevance
44 for(node = root->first_child; node; node = node->next) in config_find()60 root->first_child = node; in _config_create()321 cnode *cur = root->first_child; in config_free()
30 cnode *first_child; member
97 for (partnode = root->first_child; partnode; partnode = partnode->next) { in load_partitions()161 if (root->first_child == NULL) { in load_diskconfig()