Searched refs:childNum (Results 1 – 2 of 2) sorted by relevance
19 void DoParent(u16 childNum, const char passphrase[]);
53 void DoParent(u16 childNum, const char passphrase[]) in DoParent() argument113 …if ((result = nn::uds::CreateNetwork(SUB_ID, childNum + 1, nn::uds::CreateLocalCommunicationId(UNI… in DoParent()197 s_RenderSystem.DrawText(0, 0, "Node num : %2d/%2d", s_NodeNum, childNum + 1); in DoParent()234 if (s_NodeNum >= (childNum + 1)) in DoParent()