Lines Matching defs:cr
126 const ucred* cr; member
161 ucred cr = {.pid = 0, .uid = 0, .gid = 0}; in CanReadProperty() local
170 const char* source_context, const ucred& cr) { in CheckMacPerms()
476 const std::string& source_context, const ucred& cr) { in CheckControlPropertyPerms()
506 const std::string& source_context, const ucred& cr, std::string* error) { in CheckPermissions()
543 const std::string& source_context, const ucred& cr, in HandlePropertySet()
588 const std::string& source_context, const ucred& cr, in HandlePropertySetNoSocket()
603 ucred cr; in handle_property_set_fd() local
641 const auto& cr = socket.cred(); in handle_property_set_fd() local
670 const auto& cr = socket.cred(); in handle_property_set_fd() local
693 ucred cr = {.pid = 1, .uid = 0, .gid = 0}; in InitPropertySet() local
794 ucred cr = {.pid = 1, .uid = 0, .gid = 0}; in LoadProperties() local