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