to_func 147 kern/kern_timeout.c new->to_func = fn; to_func 254 kern/kern_timeout.c fn = to->to_func; to_func 278 kern/kern_timeout.c db_find_sym_and_offset((db_addr_t)to->to_func, &name, &offset); to_func 61 sys/timeout.h void (*to_func)(void *); /* function to call */