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

/freebsd-11-stable/sys/sys/
H A D_callout.h60 callout_func_t *c_func; /* function to call */ member in struct:callout
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/os/
H A Dcallb.c55 boolean_t (*c_func)(); /* cb function: returns true if ok */ member in struct:callb
/freebsd-11-stable/sbin/ifconfig/
H A Difconfig.h44 typedef void c_func(const char *cmd, int arg, int s, const struct afswtch *afp); typedef
54 c_func *c_func; member in union:cmd::__anon4
/freebsd-11-stable/usr.bin/mail/
H A Ddef.h107 int (*c_func)(); /* Implementor of the command */ member in struct:cmd
/freebsd-11-stable/sys/kern/
H A Dkern_timeout.c645 callout_func_t *c_func, *drain; local
[all...]
/freebsd-11-stable/stand/kshim/
H A Dbsd_kernel.h315 callout_fn_t *c_func; member in struct:callout

Completed in 118 milliseconds