HomeSort by: relevance | last modified time | path
    Searched defs:order_id (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/unbound/dist/smallapp/
worker_cb.c 208 struct order_id { struct
217 const struct order_id* o1 = e1;
218 const struct order_id* o2 = e2;
  /src/external/bsd/unbound/dist/testcode/
lock_verify.c 61 struct order_id { struct
73 struct order_id id;
91 /** rbnode, key is an order_id ptr */
215 insert_lock(rbtree_type* all, struct order_id* id)
230 struct order_id prev_id, now_id;
  /src/external/bsd/unbound/dist/dnstap/
unbound-dnstap-socket.c 1755 struct order_id { struct
1764 const struct order_id* o1 = e1;
1765 const struct order_id* o2 = e2;

Completed in 27 milliseconds