Lines Matching refs:explicit_remote
229 bool explicit_remote = 0; /* User specified explicit remote name */
381 &explicit_remote, MAXNAMELEN },
1457 can_auth = have_chap_secret((explicit_remote? remote_name: NULL), in auth_check_options()
1468 can_auth = have_srp_secret((explicit_remote? remote_name: NULL), in auth_check_options()
1478 } else if (explicit_remote) in auth_check_options()
1522 (hadchap = have_chap_secret(user, (explicit_remote? remote_name:
1527 (explicit_remote? remote_name: NULL), 0, NULL))) ||
1528 have_srp_secret(user, (explicit_remote? remote_name: NULL), 0, NULL));
1534 if (!(hadchap = have_chap_secret((explicit_remote? remote_name: NULL),
1540 !have_chap_secret((explicit_remote? remote_name: NULL), our_name,
1542 !have_srp_secret((explicit_remote? remote_name: NULL), our_name, 1,
1794 ret = scan_authfile(f, (explicit_remote? remote_name: NULL), our_name,