Lines Matching refs:endl
35 std::cerr << "Failed to allocate type type iterator" << std::endl; in init_type_iter()
41 std::cerr << "\"" << type << "\" MUST be an attribute in the policy" << std::endl; in init_type_iter()
45 std::cerr << "\"" << type << "\" MUST be a type in the policy" << std::endl; in init_type_iter()
86 std::cerr << "type name exceeds buffer size." << std::endl; in get_type()
103 std::cerr << "Invalid or non-existing policy file: " << policy_path << std::endl; in load_policy()
109 std::cerr << "Failed to allocate memory for policy db." << std::endl; in load_policy()
120 std::cerr << "Failed to stat the policy file" << std::endl; in load_policy()
130 std::cerr << "Failed to map the policy file" << std::endl; in load_policy()
142 std::cerr << "Failed to initialize policydb" << std::endl; in load_policy()
149 std::cerr << "Failed to read binary policy" << std::endl; in load_policy()
194 std::cerr << "Allow rule exceeds buffer size." << std::endl; in get_avtab_allow_rule()
225 std::cerr << "Failed to allocate avtab" << std::endl; in init_avtab_common()
230 std::cerr << "Failed to initialize avtab" << std::endl; in init_avtab_common()
236 std::cerr << "Failed to expand avtab" << std::endl; in init_avtab_common()