Home
last modified time | relevance | path

Searched refs:UTMP_FILE (Results 151 – 173 of 173) sorted by relevance

1234567

/dports/x11/xdm/xdm-1.1.12/
H A Dconfigure20665 withval=$with_utmp_file; UTMP_FILE="$withval"
20668 if test "x$UTMP_FILE" = "xyes" ; then
20669 UTMP_FILE=""
20670 elif test "x$UTMP_FILE" = "xno" ; then
20671 UTMP_FILE="none"
20675 if test "x$UTMP_FILE" = "x" ; then
20679 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $UTMP_FILE" >&5
20680 $as_echo "$UTMP_FILE" >&6; }
20682 if test x$UTMP_FILE != x; then
/dports/x11/xterm/xterm-370/
H A Dmain.c396 #if defined(UTMP_FILE)
397 #define UTMP_FILENAME UTMP_FILE
/dports/sysutils/doinkd/doinkd-0.02/
H A DCHANGES174 2. Changed the utmplines subprogram to use the UTMP_FILE define.
/dports/sysutils/runit-faster/freebsd-runit-2.1.3.7/runit/package/
H A DCHANGES71 * uw_tmp.h1: fallback to UTMP_FILE if _PATH_UTMP is not defined as seen
/dports/sysutils/runit/admin/runit-2.1.2/package/
H A DCHANGES71 * uw_tmp.h1: fallback to UTMP_FILE if _PATH_UTMP is not defined as seen
/dports/security/dropbear/dropbear-2020.81/
H A Dconfigure7068 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if your system defines UTMP_FILE" >&5
7069 $as_echo_n "checking if your system defines UTMP_FILE... " >&6; }
/dports/mail/mmh/mmh-0.4/docs/
H A DChangeLog_nmh3183 * slocal.c now checks for UTMP_FILE and _PATH_UTMP instead
3186 * rcvtty.c check for _PATH_UTMP if UTMP_FILE is not
3504 * rcvtty.c : Changed to use #define UTMP_FILE (if exists) rather
/dports/comms/hylafax/hylafax-6.0.7/
H A Dconfigure3167 if CheckForDefine UTMP_FILE utmp.h; then
/dports/security/ncrack/ncrack-0.7/opensshlib/
H A Dconfigure.ac4748 AC_MSG_CHECKING([if your system defines UTMP_FILE])
4755 ]], [[ char *utmp = UTMP_FILE; ]])],
H A Dconfigure18421 char *utmp = UTMP_FILE;
/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A Dconfigure.ac4657 AC_MSG_CHECKING([if your system defines UTMP_FILE])
4664 ]], [[ char *utmp = UTMP_FILE; ]])],
H A Dconfigure18131 char *utmp = UTMP_FILE;
/dports/security/openssh-portable/openssh-8.8p1/
H A Dconfigure.ac5418 AC_MSG_CHECKING([if your system defines UTMP_FILE])
5425 ]], [[ char *utmp = UTMP_FILE; ]])],
H A Dconfigure20439 char *utmp = UTMP_FILE;
/dports/x11/xvt/xvt-3.0.1/
H A Dconfigure13730 fprintf(f, "%s\n", UTMP_FILE);
/dports/x11-clocks/rclock/rxvt-2.7.10/
H A Dconfigure13730 fprintf(f, "%s\n", UTMP_FILE);
/dports/net/opennx/opennx-0.16/patches/
H A Dnxssh-dynopensc.patch37773 -{ echo "$as_me:$LINENO: checking if your system defines UTMP_FILE" >&5
37774 -echo $ECHO_N "checking if your system defines UTMP_FILE... $ECHO_C" >&6; }
37780 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if your system defines UTMP_FILE" >&5
37781 +$as_echo_n "checking if your system defines UTMP_FILE... " >&6; }
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/
H A DChangeLog5055 * libc/sys/cygwin/sys/utmp.h: Add definition of UTMP_FILE.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/
H A DChangeLog5055 * libc/sys/cygwin/sys/utmp.h: Add definition of UTMP_FILE.
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/
H A DChangeLog-201519218 * libc/sys/cygwin/sys/utmp.h: Add definition of UTMP_FILE.
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/
H A DChangeLog-201519218 * libc/sys/cygwin/sys/utmp.h: Add definition of UTMP_FILE.
/dports/devel/gnulib/gnulib-20140202-stable/
H A DChangeLog99415 This is necessary to get a definition of e.g., UTMP_FILE on
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/
H A DChangeLog138604 This is necessary to get a definition of e.g., UTMP_FILE on

1234567