• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/crypto/heimdal/

Lines Matching refs:utmpx

25940 	utmpx.h					\
27343 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ut_host in struct utmpx" >&5
27344 $as_echo_n "checking for ut_host in struct utmpx... " >&6; }
27351 #include <utmpx.h>
27355 struct utmpx x; memset(&x, 0, sizeof(x)); x.ut_host
27381 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ut_id in struct utmpx" >&5
27382 $as_echo_n "checking for ut_id in struct utmpx... " >&6; }
27389 #include <utmpx.h>
27393 struct utmpx x; memset(&x, 0, sizeof(x)); x.ut_id
27419 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ut_line in struct utmpx" >&5
27420 $as_echo_n "checking for ut_line in struct utmpx... " >&6; }
27427 #include <utmpx.h>
27431 struct utmpx x; memset(&x, 0, sizeof(x)); x.ut_line
27457 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ut_pid in struct utmpx" >&5
27458 $as_echo_n "checking for ut_pid in struct utmpx... " >&6; }
27465 #include <utmpx.h>
27469 struct utmpx x; memset(&x, 0, sizeof(x)); x.ut_pid
27495 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ut_tv in struct utmpx" >&5
27496 $as_echo_n "checking for ut_tv in struct utmpx... " >&6; }
27503 #include <utmpx.h>
27507 struct utmpx x; memset(&x, 0, sizeof(x)); x.ut_tv
27533 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ut_type in struct utmpx" >&5
27534 $as_echo_n "checking for ut_type in struct utmpx... " >&6; }
27541 #include <utmpx.h>
27545 struct utmpx x; memset(&x, 0, sizeof(x)); x.ut_type
27571 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ut_user in struct utmpx" >&5
27572 $as_echo_n "checking for ut_user in struct utmpx... " >&6; }
27579 #include <utmpx.h>
27583 struct utmpx x; memset(&x, 0, sizeof(x)); x.ut_user
27609 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ut_exit in struct utmpx" >&5
27610 $as_echo_n "checking for ut_exit in struct utmpx... " >&6; }
27617 #include <utmpx.h>
27621 struct utmpx x; memset(&x, 0, sizeof(x)); x.ut_exit
27647 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ut_syslen in struct utmpx" >&5
27648 $as_echo_n "checking for ut_syslen in struct utmpx... " >&6; }
27655 #include <utmpx.h>
27659 struct utmpx x; memset(&x, 0, sizeof(x)); x.ut_syslen