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

/freebsd-11-stable/lib/libc/gen/
H A Dutxdb.h35 #define _PATH_UTX_LASTLOGIN "/var/log/utx.lastlogin" macro
H A Dpututxline.c212 fp = futx_open(_PATH_UTX_LASTLOGIN);
241 fd = _open(_PATH_UTX_LASTLOGIN, O_RDWR|O_CLOEXEC, 0644);
H A Dgetutxent.c61 file = _PATH_UTX_LASTLOGIN;

Completed in 60 milliseconds