Home
last modified time | relevance | path

Searched refs:q_order_func (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp_prio_q.h29 typedef int (*q_order_func)(const void *, const void *); typedef
32 q_order_func get_order;
68 q_order_func get_order
/freebsd/contrib/ntp/ntpd/
H A Dntp_prio_q.c25 q_order_func get_order in debug_create_priority_queue()
H A Dntpsim.c149 event_queue = create_priority_queue((q_order_func) in ntpsim()
153 recv_queue = create_priority_queue((q_order_func) in ntpsim()