Searched refs:_UTMPX_FILE (Results 1 – 2 of 2) sorted by relevance
49 #define _UTMPX_FILE "/var/adm/utmpx" macro52 #define UTMPX_FILE _UTMPX_FILE
193 if (stat(_UTMPX_FILE, &sb) == 0 && in utmpx_check()195 (void) chmod(_UTMPX_FILE, S_IRUSR | S_IWUSR | S_IRGRP | in utmpx_check()403 if ((fd = open(_UTMPX_FILE, in utmpx_clear_old()410 _UTMPX_FILE, strerror(errno)); in utmpx_clear_old()