Searched defs:node_cmp (Results 1 – 4 of 4) sorted by relevance
25 int (*node_cmp)(struct rb_node *rbn, const void *entry); member
66 static int node_cmp(const X509_POLICY_NODE **a, in node_cmp() function
24 node_cmp(node_t *a, node_t *b) { in node_cmp() function
163 static int node_cmp(const void *p1, const void *p2) in node_cmp() function