Lines Matching full:wtmp
691 conf_wtmp_location=/usr/adm/wtmp
729 AC_MSG_CHECKING([for obsolete utmp and wtmp in solaris2.x])
735 [Define if you don't want to use wtmp])
765 conf_wtmp_location=/var/adm/wtmp
3980 AC_ARG_ENABLE([wtmp],
3981 [ --disable-wtmp disable use of wtmp even if detected [no]],
4087 dnl Don't define DISABLE_LASTLOG - that means we don't try wtmp/wtmpx
4127 dnl wtmp detection
4135 ]], [[ char *wtmp = WTMP_FILE; ]])],
4142 for f in /usr/adm/wtmp /var/log/wtmp; do
4154 [Define if you want to specify the path to your wtmp file])