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

/freebsd-9.3-release/crypto/openssh/
H A Dlogintest.c266 #ifdef USE_UTMPX
H A Dloginrec.c457 #ifdef USE_UTMPX
490 # ifdef USE_UTMPX
512 #if defined(USE_UTMPX) && defined(HAVE_SETUTXDB) && \
727 #if defined(USE_UTMPX) || defined (USE_WTMPX)
804 #endif /* USE_UTMPX || USE_WTMPX */
986 #ifdef USE_UTMPX
1075 #endif /* USE_UTMPX */
1623 #if defined(USE_UTMPX) && defined(HAVE_SETUTXDB) && \
1647 #endif /* USE_UTMPX && HAVE_SETUTXDB && UTXDB_LASTLOGIN && HAVE_GETUTXUSER */
H A Ddefines.h734 # define USE_UTMPX macro

Completed in 50 milliseconds