Home
last modified time | relevance | path

Searched refs:lastlog (Results 1 – 17 of 17) sorted by relevance

/freebsd/sbin/routed/
H A Dtrace.c150 lastlog(void) in lastlog() function
166 lastlog(); in tmsg()
222 lastlog(); in trace_off()
622 lastlog(); in trace_if()
662 lastlog(); in trace_upslot()
715 lastlog(); in trace_misc()
733 lastlog(); in trace_act()
751 lastlog(); in trace_pkt()
776 lastlog(); in trace_change()
807 lastlog(); in trace_add_del()
[all …]
H A Ddefs.h520 void lastlog(void);
H A Drdisc.c114 lastlog(); in trace_rdisc()
/freebsd/crypto/openssh/contrib/cygwin/
H A Dssh-host-config354 if ! chown "${run_service_as}".544 ${LOCALSTATEDIR}/log/lastlog >/dev/null 2>&1
642 if [ -e ${LOCALSTATEDIR}/log/lastlog -a ! -f ${LOCALSTATEDIR}/log/lastlog ]
648 if [ ! -e ${LOCALSTATEDIR}/log/lastlog ]
650 /usr/bin/cat /dev/null > ${LOCALSTATEDIR}/log/lastlog
651 if ! /usr/bin/chmod 644 ${LOCALSTATEDIR}/log/lastlog >/dev/null 2>&1
/freebsd/crypto/openssh/
H A DINSTALL197 --with-lastlog=FILE will specify the location of the lastlog file.
198 ./configure searches a few locations for lastlog, but may not find
199 it if lastlog is installed in a different place.
201 --without-lastlog will disable lastlog support entirely.
H A Dconfigure.ac582 # lastlog.h requires sys/time.h to be included first on Solaris
583 AC_CHECK_HEADERS([lastlog.h], [], [], [
704 dnl AIX handles lastlog as part of its login message
705 AC_DEFINE([DISABLE_LASTLOG], [1], [Define if you don't want to use lastlog])
782 [Define if pututxline updates lastlog too])
1082 conf_lastlog_location="/usr/adm/lastlog"
1118 # hardwire lastlog location (can't detect it on some versions)
1119 conf_lastlog_location="/var/adm/lastlog"
1181 conf_lastlog_location=/var/adm/lastlog
2350 dnl Checks for lastlog functions
[all …]
H A DOVERVIEW114 Logging in (updating utmp, lastlog, etc.)
118 and lastlog files. Some of the code is in sshd.c.
H A Dloginrec.c1491 offset = (off_t) ((u_long)li->uid * sizeof(struct lastlog)); in lastlog_openseek()
1521 struct lastlog last; in lastlog_write_entry()
1574 struct lastlog last; in lastlog_get_entry()
H A DFREEBSD-upgrade174 lastlog.ll_line, but uses it to disable the PrintLastLog configuration
/freebsd/share/doc/smm/01.setup/
H A Dspell.ok336 lastlog
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsm6125-xiaomi-laurel-sprout.dts45 last_log_mem: lastlog@ffbc0000 {
H A Dsm6375.dtsi633 last_log_mem: lastlog@ffbc0000 {
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c3861 uint_t c, children, newchildren, lastlog = 0, vcount, found = 0; in zpool_vdev_split() local
3941 if (lastlog == 0) in zpool_vdev_split()
3942 lastlog = vcount; in zpool_vdev_split()
3946 lastlog = 0; in zpool_vdev_split()
4023 (const nvlist_t **)varray, lastlog == 0 ? vcount : lastlog) != 0) in zpool_vdev_split()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa.c8325 uint_t c, children, lastlog; local
8369 lastlog = 0;
8376 if (lastlog == 0)
8377 lastlog = c;
8381 lastlog = 0;
8383 if (children != (lastlog != 0 ? lastlog : rvd->vdev_children))
/freebsd/crypto/heimdal/appl/telnet/
H A DChangeLog490 lastlog) that we believed to always be time_t. this has proven
/freebsd/crypto/heimdal/appl/ftp/
H A DChangeLog610 (like in lastlog) that we believed to always be time_t. this has
/freebsd/
H A DObsoleteFiles.inc16479 OLD_FILES+=usr/share/man/man5/lastlog.5.gz