OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:explicit_remote
(Results
1 - 4
of
4
) sorted by null
/external/ppp/pppd/
auth.c
238
bool
explicit_remote
= 0; /* User specified explicit remote name */
variable
377
&
explicit_remote
, MAXNAMELEN },
[
all
...]
chap-new.c
341
if (
explicit_remote
) {
444
if (
explicit_remote
|| (remote_name[0] != 0 && rname[0] == 0))
eap.c
661
if (
explicit_remote
) {
[
all
...]
pppd.h
298
extern bool
explicit_remote
;/* remote_name specified with remotename opt */
[
all
...]
Completed in 392 milliseconds