Searched refs:_PATH_UTX_LASTLOGIN (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/lib/libc/gen/
H A Dutxdb.h37 #define _PATH_UTX_LASTLOGIN "/var/log/utx.lastlogin" macro
H A Dpututxline.c214 fp = futx_open(_PATH_UTX_LASTLOGIN);
243 fd = _open(_PATH_UTX_LASTLOGIN, O_RDWR|O_CLOEXEC, 0644);
H A Dgetutxent.c58 file = _PATH_UTX_LASTLOGIN;

Completed in 105 milliseconds