Searched refs:hnpCfgExist (Results 1 – 2 of 2) sorted by relevance
93 if (hnpPack->hnpCfgExist == 0) { in PackHnp()179 packInfo->hnpCfgExist = 0; in ParsePackArgs()185 packInfo->hnpCfgExist = 1; in ParsePackArgs()
47 int hnpCfgExist; // 是否存在配置文件 member