Searched refs:Timesbuf (Results 1 – 1 of 1) sorted by relevance
61 static char *Timesbuf; /* copy of the timestamps file (a la mmap()) */ variable422 if ((Timesbuf = (char *)mmap(0, Timeslen, in conf_open()426 ret &= conf_scan(Timesname, Timesbuf, Timeslen, 1); in conf_open()