Searched refs:link_cmp (Results 1 – 2 of 2) sorted by relevance
409 static int link_cmp(cache_link_t *clp, const char *content, int type);
1843 if (link_cmp(clp, content, LINK_TYPE(flags)) != 0) { in add_link()1881 link_cmp(cache_link_t *clp, const char *content, int type) in link_cmp() function