Searched refs:busylog (Results 1 – 1 of 1) sorted by relevance
182 char busylog[PATH_MAX]; in cppath() local197 len = snprintf(busylog, sizeof (busylog), in cppath()199 if (len > sizeof (busylog)) { in cppath()203 logfp = fopen(busylog, "a"); in cppath()205 progerr(ERR_LOG, busylog, errno, in cppath()