Searched refs:fd_path (Results 1 – 1 of 1) sorted by relevance
64 FdPath fd_path(fd.get()); in realpath() local66 ssize_t l = readlink(fd_path.c_str(), dst, sizeof(dst) - 1); in realpath()