s_realpath
if (s_realpath(link, buf) == NULL || !is_minor_node(buf, &minor_path)) {
if (s_realpath(vlp->abs_path, tmp) == NULL)
char *s_realpath(const char *path, char *resolved_path);