is_absolute_path
if (!dirname || is_absolute_path(fname))
if (is_absolute_path(path))
if (is_absolute_path(path)) {