Searched defs:c_func (Results 1 – 6 of 6) sorted by relevance
61 callout_func_t *c_func; /* function to call */ member
58 void (*c_func)(void *); /* function to call */ member
59 typedef void c_func(const char *cmd, int arg, int s, const struct afswtch *afp); typedef69 c_func *c_func; member
55 boolean_t (*c_func)(void *, int); member
390 void (*c_func)(void *); in softclock_call_cc() local
613 callout_func_t *c_func, *drain; in softclock_call_cc() local