Lines Matching refs:wtmp
571 AC_DEFINE([DISABLE_WTMP], [1], [Define if you don't want to use wtmp])
842 conf_wtmp_location=/usr/adm/wtmp
882 AC_MSG_CHECKING([for obsolete utmp and wtmp in solaris2.x])
888 [Define if you don't want to use wtmp])
919 conf_wtmp_location=/var/adm/wtmp
4624 AC_ARG_ENABLE([wtmp], optenable
4625 [ --disable-wtmp disable use of wtmp even if detected [no]],
4731 dnl Don't define DISABLE_LASTLOG - that means we don't try wtmp/wtmpx
4771 dnl wtmp detection
4779 ]], [[ char *wtmp = WTMP_FILE; ]])],
4786 for f in /usr/adm/wtmp /var/log/wtmp; do
4798 [Define if you want to specify the path to your wtmp file])