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