Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A D_callout.h60 callout_func_t *c_func; /* function to call */ member
/freebsd/sbin/ifconfig/
H A Difconfig.h67 typedef void c_func(if_ctx *ctx, const char *cmd, int arg); typedef
80 c_func *c_func; member
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dcallb.c55 boolean_t (*c_func)(void *, int); member
/freebsd/usr.bin/mail/
H A Ddef.h105 int (*c_func)(void *); /* Implementor of the command */ member
/freebsd/sys/kern/
H A Dkern_timeout.c632 callout_func_t *c_func; in softclock_call_cc() local
/freebsd/stand/kshim/
H A Dbsd_kernel.h347 callout_fn_t *c_func; member