Searched refs:ChildName (Results 1 – 5 of 5) sorted by relevance
91 RPC.ChildName = ChildName; in create()108 RemoteTargetExternal(std::string &Name) : RemoteTarget(), ChildName(Name) {} in RemoteTargetExternal()112 std::string ChildName;
25 std::string ChildName;
64 int rc = execv(ChildName.c_str(), args);
1504 LogInfo("GetZoneData recursed to root label of %##s without finding SOA", zd->ChildName.c); in GetZoneData_QuestionCallback()1611 AssignDomainName(&zd->ChildName, name); in StartGetZoneData()1613 zd->CurrentSOA = (domainname *)(&zd->ChildName.c[initialskip]); in StartGetZoneData()
1630 domainname ChildName; // Name for which we're trying to find the responsible server member