compat_is_excluded
if (compat_is_excluded(pwd->pw_name, st->exclude)) {
if (compat_is_excluded((char *)entry.data, st->exclude))