Searched refs:_WTMPX_FILE (Results 1 – 2 of 2) sorted by relevance
50 #define _WTMPX_FILE "/var/adm/wtmpx" macro53 #define WTMPX_FILE _WTMPX_FILE
198 if (stat(_WTMPX_FILE, &sb) == 0 && in utmpx_check()200 (void) chmod(_WTMPX_FILE, S_IRUSR | S_IWUSR | S_IRGRP | in utmpx_check()