Lines Matching refs:utmp
338 utmp.h \
569 [Define if you don't want to use utmp])
690 conf_utmp_location=/etc/utmp
729 AC_MSG_CHECKING([for obsolete utmp and wtmp in solaris2.x])
764 conf_utmp_location=/etc/utmp
1653 dnl Checks for utmp functions
3005 OSSH_CHECK_HEADER_FOR_FIELD([ut_host], [utmp.h], [HAVE_HOST_IN_UTMP])
3008 OSSH_CHECK_HEADER_FOR_FIELD([ut_pid], [utmp.h], [HAVE_PID_IN_UTMP])
3009 OSSH_CHECK_HEADER_FOR_FIELD([ut_type], [utmp.h], [HAVE_TYPE_IN_UTMP])
3011 OSSH_CHECK_HEADER_FOR_FIELD([ut_tv], [utmp.h], [HAVE_TV_IN_UTMP])
3012 OSSH_CHECK_HEADER_FOR_FIELD([ut_id], [utmp.h], [HAVE_ID_IN_UTMP])
3014 OSSH_CHECK_HEADER_FOR_FIELD([ut_addr], [utmp.h], [HAVE_ADDR_IN_UTMP])
3016 OSSH_CHECK_HEADER_FOR_FIELD([ut_addr_v6], [utmp.h], [HAVE_ADDR_V6_IN_UTMP])
3018 OSSH_CHECK_HEADER_FOR_FIELD([ut_exit], [utmp.h], [HAVE_EXIT_IN_UTMP])
3019 OSSH_CHECK_HEADER_FOR_FIELD([ut_time], [utmp.h], [HAVE_TIME_IN_UTMP])
3963 AC_ARG_ENABLE([utmp], optenable
3964 [ --disable-utmp disable use of utmp even if detected [no]],
4046 #include <utmp.h>
4063 #include <utmp.h>
4097 dnl utmp detection
4101 #include <utmp.h>
4105 ]], [[ char *utmp = UTMP_FILE; ]])],
4112 for f in /etc/utmp /usr/adm/utmp /var/run/utmp; do
4124 [Define if you want to specify the path to your utmp file])
4131 #include <utmp.h>
4162 #include <utmp.h>