is_absolute
static int is_absolute(char *name);
if (is_absolute(fullname) || has_dot_dot(fullname)) {