Searched refs:order_lock_cmp (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/usr.sbin/unbound/util/
H A Dfptr_wlist.h396 int order_lock_cmp(const void* e1, const void* e2);
H A Dfptr_wlist.c236 else if(fptr == &order_lock_cmp) return 1;
/openbsd-current/sbin/unwind/libunbound/util/
H A Dfptr_wlist.h396 int order_lock_cmp(const void* e1, const void* e2);
H A Dfptr_wlist.c236 else if(fptr == &order_lock_cmp) return 1;
/openbsd-current/usr.sbin/unbound/testcode/
H A Dlock_verify.c195 o->smaller = rbtree_create(order_lock_cmp);
219 o->smaller = rbtree_create(order_lock_cmp);
443 all_locks = rbtree_create(order_lock_cmp);
/openbsd-current/usr.sbin/unbound/smallapp/
H A Dworker_cb.c215 int order_lock_cmp(const void* e1, const void* e2) function
/openbsd-current/usr.sbin/unbound/dnstap/
H A Dunbound-dnstap-socket.c1548 int order_lock_cmp(const void* e1, const void* e2) function
/openbsd-current/usr.sbin/unbound/libunbound/
H A Dlibworker.c1007 int order_lock_cmp(const void* ATTR_UNUSED(e1), const void* ATTR_UNUSED(e2)) function
/openbsd-current/sbin/unwind/libunbound/libunbound/
H A Dlibworker.c1007 int order_lock_cmp(const void* ATTR_UNUSED(e1), const void* ATTR_UNUSED(e2)) function
/openbsd-current/usr.sbin/unbound/daemon/
H A Dworker.c2485 int order_lock_cmp(const void* ATTR_UNUSED(e1), const void* ATTR_UNUSED(e2)) function

Completed in 169 milliseconds