Lines Matching refs:WTMPX_FILE
1075 if ((fd = open(WTMPX_FILE, O_WRONLY|O_APPEND, 0)) < 0) {1077 WTMPX_FILE, strerror(errno));1085 WTMPX_FILE, strerror(errno));1158 if ((fd = open(WTMPX_FILE, O_RDONLY)) < 0) {1160 WTMPX_FILE, strerror(errno));1165 WTMPX_FILE, strerror(errno));1180 WTMPX_FILE, strerror(errno));