Searched refs:tcent (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dsrp-entry.c97 struct t_confent *tcent, mytce; local
120 tcent = NULL;
123 tcent = t_getconflast(tc);
125 tcent = t_getconfbyindex(tc, idx);
127 if (idx <= 0 && tcent == NULL) {
133 tcent = &mytce;
135 if (tcent == NULL) {
163 t_makepwent(&pwval, name, pass1, NULL, tcent);

Completed in 23 milliseconds