Lines Matching refs:explicit_remote
237 bool explicit_remote = 0; /* User specified explicit remote name */ variable
378 &explicit_remote, MAXNAMELEN },
1272 can_auth = have_chap_secret((explicit_remote? remote_name: NULL), in auth_check_options()
1276 can_auth = have_srp_secret((explicit_remote? remote_name: NULL), in auth_check_options()
1286 } else if (explicit_remote) in auth_check_options()
1328 (hadchap = have_chap_secret(user, (explicit_remote? remote_name:
1333 (explicit_remote? remote_name: NULL), 0, NULL))) ||
1334 have_srp_secret(user, (explicit_remote? remote_name: NULL), 0, NULL));
1340 if (!(hadchap = have_chap_secret((explicit_remote? remote_name: NULL),
1346 !have_chap_secret((explicit_remote? remote_name: NULL), our_name,
1348 !have_srp_secret((explicit_remote? remote_name: NULL), our_name, 1,
1608 ret = scan_authfile(f, (explicit_remote? remote_name: NULL), our_name,