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

/freebsd-9.3-release/lib/libc/gen/
H A Dutxdb.h35 #define _PATH_UTX_LASTLOGIN "/var/log/utx.lastlogin" macro
H A Dpututxline.c194 fp = futx_open(_PATH_UTX_LASTLOGIN);
222 fd = _open(_PATH_UTX_LASTLOGIN, O_RDWR|O_CLOEXEC, 0644);
H A Dgetutxent.c56 file = _PATH_UTX_LASTLOGIN;

Completed in 98 milliseconds