Searched refs:c_func (Results 1 – 2 of 2) sorted by relevance
13 int c_func(foo *a);19 friend int c_func(foo *a);26 int c_func(foo *a) { in c_func() function35 c_func(this); in caller()
1310 void (*c_func) __P((void *)); /* routine */ member1334 newp->c_func = func;1370 if (freep->c_func == func && freep->c_arg == arg) {1397 (*p->c_func)(p->c_arg); in calltimeout()