Home
last modified time | relevance | path

Searched refs:DISABLE_LASTLOG (Results 1 – 5 of 5) sorted by relevance

/trueos/crypto/openssh/
HDconfig.h110 #define DISABLE_LASTLOG 1 macro
HDdefines.h753 #if defined(LASTLOG_FILE) && !defined(DISABLE_LASTLOG)
HDloginrec.c517 #if defined(DISABLE_LASTLOG) in getlast_entry()
HDconfigure.ac517 AC_DEFINE([DISABLE_LASTLOG], [1], [Define if you don't want to use lastlog]) definition
1045 AC_DEFINE([DISABLE_LASTLOG]) definition
4518 AC_DEFINE([DISABLE_LASTLOG])
4588 AC_DEFINE([DISABLE_LASTLOG])
4646 dnl Don't define DISABLE_LASTLOG - that means we don't try wtmp/wtmpx
4749 AC_DEFINE([DISABLE_LASTLOG])
HDconfig.h.in109 #undef DISABLE_LASTLOG