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