Searched defs:isattr (Results 1 – 3 of 3) sorted by relevance
203 role_datum_t *declare_role(unsigned char isattr) in declare_role()307 type_datum_t *declare_type(unsigned char primary, unsigned char isattr) in declare_type()514 type_datum_t *get_local_type(char *id, uint32_t value, unsigned char isattr) in get_local_type()560 role_datum_t *get_local_role(char *id, uint32_t value, unsigned char isattr) in get_local_role()865 static int require_role_or_attribute(int pass, unsigned char isattr) in require_role_or_attribute()934 static int require_type_or_attribute(int pass, unsigned char isattr) in require_type_or_attribute()
93 bool isattr) { in PrefixForNs()
98 XmlnsStack::PrefixForNs(const std::string & ns, bool isattr) { in PrefixForNs()