get_assoc_paths
static descriptor_t **get_assoc_paths(descriptor_t *desc, int *errp);
return (get_assoc_paths(desc, errp));
static descriptor_t **get_assoc_paths(descriptor_t *dp, int *errp);
return (get_assoc_paths(dp, errp));