Home | History | Annotate | Download | only in pppd

Lines Matching refs:c_func

1243     void		(*c_func) __P((void *)); /* routine */
1267 newp->c_func = func;
1303 if (freep->c_func == func && freep->c_arg == arg) {
1330 (*p->c_func)(p->c_arg);