Home
last modified time | relevance | path

Searched defs:del_timer (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/libunbound/
H A Dunbound-event.h145 int (*del_timer)(struct ub_event*); member
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c2123 del_timer(struct timer_list *timer) in del_timer() function