Searched refs:auth_xfer_cmp (Results 1 – 3 of 3) sorted by relevance
655 int auth_xfer_cmp(const void* z1, const void* z2);
302 rbtree_init(&az->xtree, &auth_xfer_cmp); in auth_zones_create()339 int auth_xfer_cmp(const void* z1, const void* z2) in auth_xfer_cmp() function
261 else if(fptr == &auth_xfer_cmp) return 1; in fptr_whitelist_rbtree_cmp()