procpath 511 plugin/ipc/file/filewrappers.cpp string procpath = "/proc/self/fd/" + jalib::XToString(fd); procpath 512 plugin/ipc/file/filewrappers.cpp string device = jalib::Filesystem::ResolveSymlink(procpath); procpath 539 plugin/ipc/file/filewrappers.cpp string procpath = "/proc/self/fd/" + jalib::XToString(fd); procpath 540 plugin/ipc/file/filewrappers.cpp string device = jalib::Filesystem::ResolveSymlink(procpath);