__find_child
p = __find_child(&new->base.profiles, child->base.name);
profile = __find_child(&parent->base.profiles, name);
p = __find_child(&parent->base.profiles, bname);