Home
last modified time | relevance | path

Searched refs:prohib (Results 1 – 2 of 2) sorted by relevance

/external/iptables/
DINCOMPATIBILITIES3 - The REJECT target has an '--reject-with admin-prohib' option which used
/external/libxml2/
Dxmlschemas.c3752 xmlSchemaFreeAttributeUseProhib(xmlSchemaAttributeUseProhibPtr prohib) in xmlSchemaFreeAttributeUseProhib() argument
3754 if (prohib == NULL) in xmlSchemaFreeAttributeUseProhib()
3756 xmlFree(prohib); in xmlSchemaFreeAttributeUseProhib()
4341 xmlSchemaAttributeUseProhibPtr prohib; in xmlSchemaAttrUsesDump() local
4355 prohib = (xmlSchemaAttributeUseProhibPtr) use; in xmlSchemaAttrUsesDump()
4356 name = prohib->name; in xmlSchemaAttrUsesDump()
4357 tns = prohib->targetNamespace; in xmlSchemaAttrUsesDump()
7343 xmlSchemaAttributeUseProhibPtr prohib; in xmlSchemaParseLocalAttribute() local
7407 prohib = xmlSchemaAddAttributeUseProhib(pctxt); in xmlSchemaParseLocalAttribute()
7408 if (prohib == NULL) in xmlSchemaParseLocalAttribute()
[all …]