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

/freebsd-9.3-release/lib/libc/gen/
H A Dutxdb.h36 #define _PATH_UTX_LOG "/var/log/utx.log" macro
H A Dgetutxent.c60 file = _PATH_UTX_LOG;
H A Dpututxline.c256 fd = _open(_PATH_UTX_LOG, O_CREAT|O_WRONLY|O_APPEND|O_CLOEXEC, 0644);

Completed in 46 milliseconds