Home
last modified time | relevance | path

Searched refs:USE_PAM (Results 1 – 19 of 19) sorted by relevance

/titanic_44/usr/src/cmd/ssh/sshd/
H A Dauth2-kbdint.c54 #ifdef USE_PAM in userauth_kbdint()
74 #ifdef USE_PAM in userauth_kbdint_abandon()
H A Dauth-passwd.c46 #if !defined(USE_PAM) && !defined(HAVE_OSF_SIA)
90 #if defined(USE_PAM) in auth_password()
H A Dauth2-hostbased.c44 #ifdef USE_PAM
135 #ifdef USE_PAM in userauth_hostbased()
H A Dgss-serv.c235 #ifdef USE_PAM in ssh_gssapi_storecreds()
286 #ifdef USE_PAM in ssh_gssapi_storecreds()
308 #ifdef USE_PAM in ssh_gssapi_storecreds()
H A Dauth2-pubkey.c47 #ifdef USE_PAM
199 #ifdef USE_PAM in userauth_pubkey()
H A Dauth2.c289 #ifndef USE_PAM in userauth_finish()
308 #ifdef USE_PAM in userauth_finish()
361 #ifdef USE_PAM in userauth_finish()
H A Dsession.c78 #ifdef USE_PAM
121 #ifdef USE_PAM
573 #ifdef USE_PAM in do_exec_pty()
735 #ifdef USE_PAM in do_login()
1136 #ifdef USE_PAM in do_setup_env()
2130 #ifdef USE_PAM in session_pty_cleanup2()
2455 #ifdef USE_PAM
H A Dauth1.c354 #ifdef USE_PAM in do_authloop()
H A Dauth2-pam.c10 #ifdef USE_PAM
H A Dauth-pam.c30 #ifdef USE_PAM
H A Dauth.c92 #if !defined(USE_PAM) && defined(HAVE_SHADOW_H) && \ in allowed_user()
H A Dsshd.c1685 #ifdef USE_PAM in main()
/titanic_44/usr/src/cmd/ssh/include/
H A Dauth.h44 #ifdef USE_PAM
62 #ifdef USE_PAM
97 #ifdef USE_PAM
H A Dauth2-pam.h17 #ifdef USE_PAM
H A Dincludes.h185 #ifdef USE_PAM
H A Dauth-pam.h38 #ifdef USE_PAM
H A Dconfig.h82 #define USE_PAM 1 macro
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c69 #if defined(USE_PAM) && !defined(ALLOW_PAM)
200 #ifdef USE_PAM
/titanic_44/usr/src/cmd/ssh/doc/
H A DChangeLog29 - (stevesk) Fix typo in auth.c: USE_PAM not PAM