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

/freebsd-13-stable/crypto/openssh/
H A Dlogintest.c266 #ifdef USE_UTMPX
H A Dloginrec.c461 #ifdef USE_UTMPX
494 # ifdef USE_UTMPX
516 #if defined(USE_UTMPX) && defined(HAVE_SETUTXDB) && \
725 #if defined(USE_UTMPX) || defined (USE_WTMPX)
802 #endif /* USE_UTMPX || USE_WTMPX */
984 #ifdef USE_UTMPX
1073 #endif /* USE_UTMPX */
1621 #if defined(USE_UTMPX) && defined(HAVE_SETUTXDB) && \
1645 #endif /* USE_UTMPX && HAVE_SETUTXDB && UTXDB_LASTLOGIN && HAVE_GETUTXUSER */
H A Ddefines.h756 # define USE_UTMPX macro

Completed in 120 milliseconds