Searched refs:newCodeDecrypt (Results 1 – 1 of 1) sorted by relevance
2073 std::string newCodeDecrypt; in CallIoctl() local2074 if (!PathToRealPath(CODE_DECRYPT, newCodeDecrypt)) { in CallIoctl()2078 fd = open(newCodeDecrypt.c_str(), O_RDONLY); in CallIoctl()