Searched defs:pNode (Results 1 – 8 of 8) sorted by relevance
31 DhcpOptionNode *pNode = (DhcpOptionNode *)calloc(1, sizeof(DhcpOptionNode)); in CreateOptionNode() local71 DhcpOptionNode *pNode = (DhcpOptionNode *)calloc(1, sizeof(DhcpOptionNode)); in InitOptionList() local99 DhcpOptionNode *pNode = CreateOptionNode(pOption); in PushBackOption() local122 PDhcpOptionNode pNode = CreateOptionNode(pOption); in PushFrontOption() local150 DhcpOptionNode *pNode = GetOptionNode(pOptions, code); in RemoveOption() local172 PDhcpOptionNode pNode = pOptions->first->next; in GetOptionNode() local181 PDhcpOptionNode pNode = GetOptionNode(pOptions, code); in GetOption() local193 DhcpOptionNode *pNode = pOptions->first->next; in ClearOptions() local220 DhcpOptionNode *pNode = pOptions->first->next; in FreeOptionList() local
1520 DhcpOptionNode *pNode = srvIns->addressPool.fixedOptions.first->next; in AppendFixedOptions() local1788 PDhcpOptionNode pNode = reply->options.first; in ValidateReplyOptions() local1806 PDhcpOptionNode pNode = reply->options.first->next; in ParseReplyOptions() local1940 DhcpOptionNode *pNode = config->options.first->next; in InitServerFixedOptions() local
179 PDhcpOptionNode pNode = msg->options.first->next; in ParseDhcpOptions() local
391 xmlNodePtr pNode = nullptr; in GetLocalFileVersion() local
249 xmlNodePtr pNode = curNode; in GetXMLInfo() local
112 const mindspore::lite::LiteGraph::Node* pNode = liteGraph->all_nodes_[0]; in IsOfflineModel() local
331 const mindspore::lite::LiteGraph::Node* pNode = m_liteGraph->all_nodes_[0]; in IsOfflineModel() local