parentCtty        373 plugin/ipc/file/fileconnlist.cpp   string parentCtty = jalib::Filesystem::GetControllingTerm(getppid());
parentCtty        386 plugin/ipc/file/fileconnlist.cpp     if (device == ctty || device == parentCtty) {