Searched refs:unres (Results 1 – 1 of 1) sorted by relevance
402 char unres[PATHSIZE], res[PATHSIZE]; in getfold() local408 (void)snprintf(unres, sizeof(unres), "%s/%s", homedir, folder); in getfold()409 folder = unres; in getfold()