Home
last modified time | relevance | path

Searched refs:WTMPX_FILE (Results 1 – 13 of 13) sorted by relevance

/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dlogwtmp.c111 #ifdef WTMPX_FILE in ftpd_logwtmp_wtmp()
117 #if defined(WTMPX_FILE) || defined(HAVE_UTMPX_H) in ftpd_logwtmp_wtmp()
143 #if defined(WTMPX_FILE) || defined(HAVE_UTMPX_H) in ftpd_logwtmp_wtmp()
174 #ifdef WTMPX_FILE in ftpd_logwtmp_wtmp()
175 fdx = open(WTMPX_FILE, O_WRONLY|O_APPEND, 0); in ftpd_logwtmp_wtmp()
183 #ifdef WTMPX_FILE in ftpd_logwtmp_wtmp()
/freebsd/crypto/heimdal/appl/login/
H A Dlogin_locl.h129 #ifndef WTMPX_FILE
130 #define WTMPX_FILE WTMP_FILE macro
H A Dutmpx_login.c51 #ifdef WTMPX_FILE in utmpx_update()
52 updwtmpx(WTMPX_FILE, ut); in utmpx_update()
H A Dutmp_login.c82 #if !defined(HAVE_UTMPX_H) || (defined(WTMP_FILE) && !defined(WTMPX_FILE))
H A DChangeLog5 * login_locl.h: If cygwin doesnt have WTMPX_FILE, it uses wtmp for
/freebsd/crypto/openssh/
H A Dloginrec.c1252 if ((fd = open(WTMPX_FILE, O_WRONLY|O_APPEND, 0)) < 0) { in wtmpx_write()
1254 WTMPX_FILE, strerror(errno)); in wtmpx_write()
1262 WTMPX_FILE, strerror(errno)); in wtmpx_write()
1269 updwtmpx(WTMPX_FILE, utx); in wtmpx_write()
1339 if ((fd = open(WTMPX_FILE, O_RDONLY)) < 0) { in wtmpx_get_entry()
1341 WTMPX_FILE, strerror(errno)); in wtmpx_get_entry()
1346 WTMPX_FILE, strerror(errno)); in wtmpx_get_entry()
1361 WTMPX_FILE, strerror(errno)); in wtmpx_get_entry()
H A Dlogintest.c273 printf("\tUSE_WTMPX (WTMPX_FILE=%s)\n", WTMPX_FILE); in showOptions()
H A Ddefines.h852 # if defined(WTMPX_FILE) && !defined(DISABLE_WTMPX)
H A Dconfigure.ac5620 AC_MSG_CHECKING([if your system defines WTMPX_FILE])
5630 ]], [[ char *wtmpx = WTMPX_FILE; ]])],
/freebsd/contrib/ntp/libntp/
H A Dsystime.c491 updwtmpx(WTMPX_FILE, &utx); in update_uwtmp()
501 updwtmpx(WTMPX_FILE, &utx); in update_uwtmp()
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c1457 #ifdef WTMPX_FILE in rmut()
1459 updwtmpx(WTMPX_FILE, utxp); in rmut()
/freebsd/contrib/tzcode/
H A DNEWS3587 whose <utmpx.h> file does not define WTMPX_FILE, and when setting
/freebsd/contrib/tzdata/
H A DNEWS3665 whose <utmpx.h> file does not define WTMPX_FILE, and when setting