Searched refs:wtmpf (Results 1 – 2 of 2) sorted by relevance
81 char wtmpf[] = WTMP_FILE; variable83 char wtmpf[] = "/usr/adm/wtmp"; variable88 char wtmpf[] = WTMP_FILE; variable90 char wtmpf[] = "/etc/wtmp"; variable740 extern char wtmpf[];1168 if ((i = open(wtmpf, O_WRONLY|O_APPEND)) >= 0) { in startslave()1463 int f = open(wtmpf, O_WRONLY|O_APPEND); in rmut()1523 f = open(wtmpf, O_WRONLY|O_APPEND); in rmut()1561 if ((fd = open(wtmpf, O_WRONLY | O_APPEND)) >= 0) { in rmut()
207 const char *wtmpf = NULL; in main() local232 wtmpf = optarg; in main()251 ac(wtmpf); in main()