Home
last modified time | relevance | path

Searched refs:auth_required (Results 1 – 9 of 9) sorted by relevance

/external/ppp/pppd/
Dauth.c235 bool auth_required = 0; /* Always require authentication from peer */ variable
281 { "auth", o_bool, &auth_required,
283 { "noauth", o_bool, &auth_required,
288 OPT_PRIOSUB | 1, &auth_required },
291 OPT_ALIAS | OPT_PRIOSUB | 1, &auth_required },
292 { "require-chap", o_bool, &auth_required,
296 { "+chap", o_bool, &auth_required,
301 { "require-mschap", o_bool, &auth_required,
305 { "+mschap", o_bool, &auth_required,
309 { "require-mschap-v2", o_bool, &auth_required,
[all …]
Dpppd.h298 extern bool auth_required; /* Peer is required to authenticate */
/external/curl/tests/data/
Dtest153313 auth_required
Dtest8813 auth_required
Dtest20617 auth_required
Dtest15414 auth_required
Dtest141214 auth_required
Dtest15513 auth_required
/external/curl/tests/
DFILEFORMAT154 auth_required if this is set and a POST/PUT is made without auth, the