Home | History | Annotate | Download | only in pppd

Lines Matching refs:c_arg

1242     void		*c_arg;		/* argument to routine */
1266 newp->c_arg = arg;
1303 if (freep->c_func == func && freep->c_arg == arg) {
1330 (*p->c_func)(p->c_arg);