Searched defs:c_func (Results 1 – 7 of 7) sorted by relevance
55 void (*c_func)(void *); /* function to call */ member
42 typedef void c_func(const char *cmd, int arg, int s, const struct afswtch *afp); typedef52 c_func *c_func; member
55 boolean_t (*c_func)(); /* cb function: returns true if ok */ member
195 void (*c_func)(void *); /* functiuon to call */ member
199 void (*c_func)(void *); /* functiuon to call */ member
107 int (*c_func)(); /* Implementor of the command */ member
452 void (*c_func)(void *); in softclock_call_cc() local