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

  /bionic/libc/include/
utmp.h 37 #define _PATH_LASTLOG "/var/log/lastlog"
45 struct lastlog struct
  /development/ndk/platforms/android-3/include/
utmp.h 37 #define _PATH_LASTLOG "/var/log/lastlog"
45 struct lastlog struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
utmp.h 37 #define _PATH_LASTLOG "/var/log/lastlog"
45 struct lastlog struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
utmp.h 37 #define _PATH_LASTLOG "/var/log/lastlog"
45 struct lastlog struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
utmp.h 37 #define _PATH_LASTLOG "/var/log/lastlog"
45 struct lastlog struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
utmp.h 37 #define _PATH_LASTLOG "/var/log/lastlog"
45 struct lastlog struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
utmp.h 37 #define _PATH_LASTLOG "/var/log/lastlog"
45 struct lastlog struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
utmp.h 37 #define _PATH_LASTLOG "/var/log/lastlog"
45 struct lastlog struct
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
utmp.h 38 struct lastlog struct
  /external/dropbear/
includes.h 73 #include <lastlog.h>
loginrec.c 29 ** loginrec.c: platform-independent login recording and lastlog retrieval
32 /* For now lastlog code has been removed as it wasn't being used by Dropbear. */
70 Retrieving the time of last login ('lastlog') is in some ways even
107 Lastlog support proceeds similarly. Functions login_get_lastlog()
110 login time. It uses local system lastlog support if it can,
1275 ** Low-level lastlog functions
1284 lastlog_construct(struct logininfo *li, struct lastlog *last)
    [all...]
configure 853 --disable-lastlog Disable use of lastlog even if detected no
867 --with-lastlog=FILE|DIR specify lastlog location common locations
    [all...]
  /external/netcat/
stupidh 45 stddef dirent direct dir ndir utmp wtmp utmpx wtmpx lastlog login paths \
  /external/ppp/pppd/
auth.c 87 #include <lastlog.h>
    [all...]

Completed in 554 milliseconds