Home
last modified time | relevance | path

Searched refs:auth_number (Results 1 – 5 of 5) sorted by relevance

/external/ppp/pppd/
Dupap.c435 if (!auth_number()) {
Dchap-new.c351 if (!ok || !auth_number()) { in chap_handle_response()
Dpppd.h579 int auth_number __P((void)); /* check if remote number is authorized */
Dauth.c1305 if (!auth_number()) { in auth_check_options()
2063 auth_number() in auth_number() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp199 unsigned int auth_number : 4; member