Home | History | Annotate | Download | only in pppd

Lines Matching refs:tce

432 	struct t_confent *tce, mytce;
530 tce = &mytce;
531 } else if ((tce = gettcid(id)) != NULL) {
553 if ((ts = t_serveropenraw(&tpw.pebuf, tce)) == NULL)