Searched refs:logfnamebuf (Results 1 – 1 of 1) sorted by relevance
2537 char *logfname, *logfnamebuf, *dir, *dirbuf; in mtime_old_timelog() local2546 if ((logfnamebuf = strdup(file)) == NULL) { in mtime_old_timelog()2551 logfname = basename(logfnamebuf); in mtime_old_timelog()2578 free(logfnamebuf); in mtime_old_timelog()