_UTMPX_FILE
if (stat(_UTMPX_FILE, &sb) == 0 &&
(void) chmod(_UTMPX_FILE, S_IRUSR | S_IWUSR | S_IRGRP |
if ((fd = open(_UTMPX_FILE,
_UTMPX_FILE, strerror(errno));
#define UTMPX_FILE _UTMPX_FILE