Home
last modified time | relevance | path

Searched refs:wtmpfile (Results 1 – 1 of 1) sorted by relevance

/original-bsd/usr.sbin/timed/timed/
H A Dmaster.c864 static char *wtmpfile = WTMP_FILE; local
876 if ((f = open(wtmpfile, O_WRONLY|O_APPEND)) >= 0) {