Searched refs:rt_attributes (Results 1 – 1 of 1) sorted by relevance
198 const str *rt_attributes; local203 for (rt_attributes = _rt_attributes; rt_attributes->s; rt_attributes++) {204 if (resource_param.length == rt_attributes->length && 205 memcmp(resource_param.s, rt_attributes->s, rt_attributes->length) == 0) {