Searched refs:dfdpath (Results 1 – 1 of 1) sorted by relevance
73 char *fdpath, *dfdpath, *other; in fdequal() local77 dfdpath = fdreadlink(dfd); in fdequal()80 E_asprintf(&other, "%s", dfdpath); in fdequal()84 E_asprintf(&other, "%s/%s", dfdpath, path); in fdequal()89 free(dfdpath); in fdequal()