Searched refs:USE_UTMPX (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dlogintest.c266 #ifdef USE_UTMPX
H A Dloginrec.c454 #ifdef USE_UTMPX
487 # ifdef USE_UTMPX
509 #if defined(USE_UTMPX) && defined(HAVE_SETUTXDB) && \
724 #if defined(USE_UTMPX) || defined (USE_WTMPX)
801 #endif /* USE_UTMPX || USE_WTMPX */
983 #ifdef USE_UTMPX
1072 #endif /* USE_UTMPX */
1620 #if defined(USE_UTMPX) && defined(HAVE_SETUTXDB) && \
1644 #endif /* USE_UTMPX && HAVE_SETUTXDB && UTXDB_LASTLOGIN && HAVE_GETUTXUSER */
H A Ddefines.h719 # define USE_UTMPX macro

Completed in 171 milliseconds