Lines Matching refs:nextLogConf
335 LOG_CONF nextLogConf;
347 cmRet = CM_Get_Next_Res_Des(&nextLogConf, firstLogConf, 2, 0L, 0L);
360 cmRet = CM_Get_Res_Des_Data_Size((PULONG)(&u32Size), nextLogConf, 0L);
364 CM_Free_Res_Des_Handle(nextLogConf);
372 CM_Free_Res_Des_Handle(nextLogConf);
375 cmRet = CM_Get_Res_Des_Data(nextLogConf, pBuf, u32Size, 0L);
379 CM_Free_Res_Des_Handle(nextLogConf);
391 nextLogConf,
400 CM_Free_Res_Des_Handle(nextLogConf);
401 nextLogConf = rdPrevResDes;
403 CM_Free_Res_Des_Handle(nextLogConf);