Home
last modified time | relevance | path

Searched defs:lastlog (Results 1 – 6 of 6) sorted by relevance

/NextBSD/include/
HDutmp.h85 struct lastlog { struct
86 time_t ll_time;
87 char ll_line[UT_LINESIZE];
88 char ll_host[UT_HOSTSIZE];
/NextBSD/contrib/opie/
HDopielogin.c199 static char lastlog[] = _PATH_LASTLOG; variable
/NextBSD/crypto/openssh/
HDconfigure.ac4514 AC_ARG_ENABLE([lastlog], optenable
4584 AC_ARG_WITH([lastlog], optwith
/NextBSD/sbin/routed/
HDtrace.c168 lastlog(void) in lastlog() function
/NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs_pool.c2871 uint_t c, children, newchildren, lastlog = 0, vcount, found = 0; local
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDspa.c5207 uint_t c, children, lastlog; in spa_vdev_split_mirror() local