OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tcent
(Results
1 - 1
of
1
) sorted by null
/external/ppp/pppd/
srp-entry.c
97
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 8 milliseconds