HomeSort by: relevance | last modified time | path
    Searched defs:order_id (Results 1 - 6 of 6) 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;
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;
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 1765 struct order_id { struct
1774 const struct order_id* o1 = e1;
1775 const struct order_id* o2 = e2;
unbound-dnstap-socket.c 1765 struct order_id { struct
1774 const struct order_id* o1 = e1;
1775 const struct order_id* o2 = e2;

Completed in 122 milliseconds