_PATH_UTX_LOG
file = _PATH_UTX_LOG;
fd = _open(_PATH_UTX_LOG, O_CREAT|O_WRONLY|O_APPEND|O_CLOEXEC, 0644);