Home
last modified time | relevance | path

Searched defs:c_func (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/sys/
H A D_callout.h61 callout_func_t *c_func; /* function to call */ member
/f-stack/tools/compat/include/sys/
H A D_callout.h58 void (*c_func)(void *); /* function to call */ member
/f-stack/tools/ifconfig/
H A Difconfig.h59 typedef void c_func(const char *cmd, int arg, int s, const struct afswtch *afp); typedef
69 c_func *c_func; member
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dcallb.c55 boolean_t (*c_func)(void *, int); member
/f-stack/lib/
H A Dff_kern_timeout.c390 void (*c_func)(void *); in softclock_call_cc() local
/f-stack/freebsd/kern/
H A Dkern_timeout.c613 callout_func_t *c_func, *drain; in softclock_call_cc() local