isSetuid          618 dmtcp_launch.cpp   if (Util::isSetuid(filename) &&
isSetuid          307 execwrappers.cpp   if (Util::isSetuid(path)) {
isSetuid          355 execwrappers.cpp   if (Util::isSetuid(path)) {
isSetuid          223 util_exec.cpp           isSetuid(filename);
isSetuid          277 util_exec.cpp    if (isSetuid(filename) == false) return;