Searched refs:Singlefile (Results 1 – 1 of 1) sorted by relevance
63 static int Singlefile; /* Conf and Times in the same file */ variable326 Singlefile = strcmp(Confname, Timesname) == 0; in conf_open()327 if (Singlefile && Changing == CHG_TIMES) in conf_open()365 while (!Singlefile && Timesfd == -1) { in conf_open()413 if (ret == 3 && !Singlefile && Canchange == CHG_BOTH) { in conf_open()486 if (!Singlefile) { in conf_close()