Searched refs:req_code (Results 1 – 2 of 2) sorted by relevance
686 def supports(self, req_code): argument691 return req_code not in self._unsup and self.proto.supports(req_code)697 def unsupported(self, req_code): argument703 self._unsup[req_code] = True
1835 int req_code in do_restrict() argument1890 if (req_code == REQ_UNRESTRICT) { in do_restrict()1934 res = doquery(impl_ver, req_code, 1, 1, sendsize, (char *)&cres, in do_restrict()