Searched refs:curServ (Results 1 – 2 of 2) sorted by relevance
305 curServ->servPerm.gIDCnt = gidCount; in GetServiceGids()326 curServ->servPerm.gIDArray[gidArrayIndex++] = curServ->servPerm.uID; in GetServiceGids()341 curServ->attribute &= ~flag; in GetServiceAttr()345 curServ->attribute |= flag; in GetServiceAttr()493 CloseServiceSocket(curServ); in ParseServiceSocket()496 curServ->socketCfg = NULL; in ParseServiceSocket()504 if (IsOnDemandService(curServ)) { in ParseServiceSocket()568 FreeServiceFile(curServ->fileCfg); in ParseServiceFile()570 curServ->fileCfg = NULL; in ParseServiceFile()705 curServ->attribute &= ~flag; in GetCritical()[all …]
191 int SetImportantValue(Service *curServ, const char *attrName, int value, int flag);192 int InitServiceCaps(const cJSON *curArrItem, Service *curServ);