HomeSort by relevance Sort by last modified time
    Searched refs:LASTLOG_FILE (Results 1 - 3 of 3) sorted by null

  /external/dropbear/
loginrec.h 58 #ifndef LASTLOG_FILE
60 # define LASTLOG_FILE _PATH_LASTLOG
63 # define LASTLOG_FILE CONF_LASTLOG_FILE
91 /* I hope that the presence of LASTLOG_FILE is enough to detect this */
92 #if defined(LASTLOG_FILE) && !defined(DISABLE_LASTLOG)
loginrec.c 1320 char lastlog_file[1024]; local
    [all...]
configure     [all...]

Completed in 571 milliseconds