Searched refs:devfdpath (Results 1 – 1 of 1) sorted by relevance
192 char devfdpath[25]; in __libdw_debugdir() local193 sprintf (devfdpath, "/proc/self/fd/%u", fd); in __libdw_debugdir()194 char *fdpath = realpath (devfdpath, NULL); in __libdw_debugdir()