HomeSort by relevance Sort by last modified time
    Searched refs:link_attrs (Results 1 - 2 of 2) sorted by null

  /external/libnl/lib/route/
link.c 953 static const struct trans_tbl link_attrs[] = { variable in typeref:struct:trans_tbl
984 return __flags2str(attrs, buf, len, link_attrs,
985 ARRAY_SIZE(link_attrs));
    [all...]
  /external/libxml2/
HTMLparser.c 729 static const char* const link_attrs[] = { ATTRS, "charset", "href", "hreflang", "type", "rel", "rev", "media", NULL } ; variable
    [all...]

Completed in 89 milliseconds