Searched refs:real_path (Results 1 – 1 of 1) sorted by relevance
381 std::string real_path; in handle_send_file() local385 if (!Realpath(path, &real_path) || lstat(Dirname(real_path).c_str(), &st) == -1 || in handle_send_file()