Searched refs:USE_LOGIN (Results 1 - 5 of 5) sorted by relevance

/external/dropbear/
H A Dloginrec.h71 # define USE_LOGIN macro
H A Dloginrec.c340 #ifdef USE_LOGIN
473 #if defined(USE_UTMP) || defined (USE_WTMP) || defined (USE_LOGIN)
562 #endif /* USE_UTMP || USE_WTMP || USE_LOGIN */
1217 #ifdef USE_LOGIN
1270 #endif /* USE_LOGIN */
/external/openssh/
H A Dlogintest.c260 #ifdef USE_LOGIN
H A Dloginrec.c445 #ifdef USE_LOGIN
629 #if defined(USE_UTMP) || defined (USE_WTMP) || defined (USE_LOGIN)
719 #endif /* USE_UTMP || USE_WTMP || USE_LOGIN */
1413 #ifdef USE_LOGIN
1462 #endif /* USE_LOGIN */
H A Ddefines.h719 # define USE_LOGIN macro

Completed in 316 milliseconds