Home
last modified time | relevance | path

Searched refs:HAVE_LOGIN_CAP (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/crypto/openssh/
Dplatform.c116 #if defined(HAVE_LOGIN_CAP) && defined (__bsdi__) in platform_setusercontext()
121 #if defined(HAVE_LOGIN_CAP) && defined(USE_PAM) in platform_setusercontext()
133 #if !defined(HAVE_LOGIN_CAP) && defined(HAVE_GETLUID) && defined(HAVE_SETLUID) in platform_setusercontext()
149 #if !defined(HAVE_LOGIN_CAP) && defined(USE_PAM) in platform_setusercontext_post_groups()
160 #if !defined(HAVE_LOGIN_CAP) && (defined(WITH_IRIX_PROJECT) || \ in platform_setusercontext_post_groups()
Dauth-passwd.c62 #ifdef HAVE_LOGIN_CAP
142 #ifdef HAVE_LOGIN_CAP in warn_expiry()
Dsession.c157 #ifdef HAVE_LOGIN_CAP
798 #ifdef HAVE_LOGIN_CAP in do_motd()
827 #ifdef HAVE_LOGIN_CAP in check_quietlogin()
991 #if !defined (HAVE_LOGIN_CAP) && !defined (HAVE_CYGWIN) in do_setup_env()
1039 #ifdef HAVE_LOGIN_CAP in do_setup_env()
1299 #ifdef HAVE_LOGIN_CAP in do_nologin()
1384 #ifdef HAVE_LOGIN_CAP in do_setusercontext()
1424 #ifdef HAVE_LOGIN_CAP in do_setusercontext()
1597 #ifdef HAVE_LOGIN_CAP in do_child()
1645 #ifdef HAVE_LOGIN_CAP in do_child()
Dauth.h34 #ifdef HAVE_LOGIN_CAP
Dauth.c471 #ifdef HAVE_LOGIN_CAP in getpwnamallow()
517 #ifdef HAVE_LOGIN_CAP in getpwnamallow()
Ddefines.h492 # define HAVE_LOGIN_CAP macro
Dsshd.c2281 #ifdef HAVE_LOGIN_CAP
/freebsd-12-stable/crypto/openssh/openbsd-compat/
Dopenbsd-compat.h51 #if defined(HAVE_LOGIN_CAP) && !defined(HAVE_LOGIN_GETPWCLASS)