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

/freebsd-10.3-release/crypto/openssh/
H A Dlogintest.c266 #ifdef USE_UTMPX
H A Dloginrec.c460 #ifdef USE_UTMPX
493 # ifdef USE_UTMPX
515 #if defined(USE_UTMPX) && defined(HAVE_SETUTXDB) && \
730 #if defined(USE_UTMPX) || defined (USE_WTMPX)
807 #endif /* USE_UTMPX || USE_WTMPX */
989 #ifdef USE_UTMPX
1078 #endif /* USE_UTMPX */
1626 #if defined(USE_UTMPX) && defined(HAVE_SETUTXDB) && \
1650 #endif /* USE_UTMPX && HAVE_SETUTXDB && UTXDB_LASTLOGIN && HAVE_GETUTXUSER */
H A Ddefines.h747 # define USE_UTMPX macro

Completed in 108 milliseconds