Lines Matching full:raw_filecon
65 char* raw_filecon = nullptr;73 if (getfilecon(service_path.c_str(), &raw_filecon) == -1) {77 std::unique_ptr<char> filecon(raw_filecon);