Searched refs:epd (Results 1 – 2 of 2) sorted by relevance
561 char *name, *tp, *epd = NULL; in argv_flt_path() local595 if ((epd = expanduser(tp)) != NULL) in argv_flt_path()596 tp = epd; in argv_flt_path()598 free(epd); in argv_flt_path()602 free(epd); in argv_flt_path()
1975 char *np, *epd = NULL; in txt_fc() local2100 if ((epd = expanduser(np)) != NULL) in txt_fc()2101 np = epd; in txt_fc()2116 free(epd); in txt_fc()