Searched refs:link_attrs (Results 1 – 2 of 2) sorted by relevance
/external/libnl/lib/route/ |
D | link.c | 716 static struct trans_tbl link_attrs[] = { variable 739 return __flags2str(attrs, buf, len, link_attrs, in link_attrs2str() 740 ARRAY_SIZE(link_attrs)); in link_attrs2str()
|
/external/libxml2/ |
D | HTMLparser.c | 728 static const char* const link_attrs[] = { ATTRS, "charset", "href", "hreflang", "type", "rel", "rev… variable 933 EMPTY, NULL, DECL link_attrs, DECL target_attr, NULL
|