findExecutable    152 ckptserializer.cpp   if (Util::findExecutable(command, getenv("PATH"), path) == NULL) {
findExecutable    626 util_misc.cpp      return findExecutable(executable, stdpath, exec_path);