HomeSort by: relevance | last modified time | path
    Searched refs:lastlog (Results 1 - 10 of 10) sorted by relevancy

  /src/include/
utmp.h 47 #define _PATH_LASTLOG "/var/log/lastlog"
53 struct lastlog { struct
  /src/share/man/man5/
Makefile 27 MLINKS+=utmp.5 wtmp.5 utmp.5 lastlog.5 passwd.5 master.passwd.5
  /src/sbin/routed/
trace.c 169 lastlog(void) function in typeref:typename:void
185 lastlog();
241 lastlog();
644 lastlog();
684 lastlog();
737 lastlog();
755 lastlog();
773 lastlog();
798 lastlog();
829 lastlog();
    [all...]
defs.h 553 extern void lastlog(void);
rdisc.c 127 lastlog();
  /src/usr.sbin/lastlogin/
lastlogin.c 118 static void process_entry(struct passwd *, struct lastlog *);
222 struct lastlog l;
235 /* Calculate the offset into the lastlog file. */
249 /* Read all lastlog entries, looking for active ones */
272 process_entry(struct passwd *p, struct lastlog *l)
343 /* Read all lastlog entries, looking for active ones */
  /src/lib/libpam/modules/pam_lastlog/
pam_lastlog.c 353 struct lastlog ll;
  /src/usr.bin/finger/
util.c 172 struct lastlog ll;
178 /* some systems may not maintain lastlog, don't report errors. */
224 w->info = LASTLOG;
  /src/usr.bin/login/
common.c 316 struct lastlog ll;
  /src/etc/
Makefile 309 ${BINOWN} ${UTMPGRP} 664 /var/log/lastlog \

Completed in 39 milliseconds