Home
last modified time | relevance | path

Searched refs:XConnFileInFlag (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dscmb/api/nsk2hdi/
H A Dnsk2hdx_ecmflt.c62 static MS_BOOL XConnFileInFlag[2] = {FALSE,FALSE}; variable
336 if(XConnFileInFlag[x_connection] == FALSE) in NSK2HDX_RequestEcm()
338 XConnFileInFlag[x_connection] = TRUE; in NSK2HDX_RequestEcm()
355 if(XConnFileInFlag[x_connection] == FALSE) in NSK2HDX_RequestEcm()
357 XConnFileInFlag[x_connection] = TRUE; in NSK2HDX_RequestEcm()
471 XConnFileInFlag[x_connection] = FALSE; in NSK2HDX_StopEcm()