srcpath
pkgconf_path_t *srcpath = n->data, *path;
path->path = strdup(srcpath->path);
path->handle_path = srcpath->handle_path;
path->handle_device = srcpath->handle_device;
if ((fpath = srcpath(fi)) == NULL)
if ((fpath = srcpath(fi)) == NULL)
if ((fpath = srcpath(fi)) == NULL)
static const char *srcpath(struct files *);