Searched refs:right_type (Results 1 – 1 of 1) sorted by relevance
124 bool right_type = Raw()->cmsg_type == SCM_CREDENTIALS; in IsCredentials() local126 return right_level && right_type && enough_data; in IsCredentials()139 bool right_type = Raw()->cmsg_type == SCM_RIGHTS; in IsFileDescriptors() local140 return right_level && right_type; in IsFileDescriptors()