📄 cnpc2c.searchresults
字号:
---- Pst Matches (108 in 7 files) ----
Al_ex_ms.c (e:\中国石油\二期后台c):S16 AlActvTsk(Pst * pst, Buffer * mbuf)
Al_ex_ms.c (e:\中国石油\二期后台c):S16 AlReqActvTsk(Pst * pst, Buffer * mbuf)
Lb_api.c (e:\中国石油\二期后台c): Pst pst;
Lb_api.c (e:\中国石油\二期后台c): RXPSTINIT(pst, ENTAL, 0, ENTLB, 0);
Lb_api.c (e:\中国石油\二期后台c): pst.event = (Event)buf[0];
Lb_api.c (e:\中国石油\二期后台c): SPstTsk(&pst, msg);
Lb_api.c (e:\中国石油\二期后台c): Pst pst;
Lb_api.c (e:\中国石油\二期后台c): RXPSTINIT(pst, ENTAL, 0, ENTLB, 0);
Lb_api.c (e:\中国石油\二期后台c): pst.event = (Event)msgType;
Lb_api.c (e:\中国石油\二期后台c): SPstTsk(&pst, msg);
Lb_ex_ms.c (e:\中国石油\二期后台c):S16 LbActvTsk(Pst * pst, Buffer * mbuf)
Lb_ex_ms.c (e:\中国石油\二期后台c): if(pst == NULLP || mbuf == NULLP)
Lb_ex_ms.c (e:\中国石油\二期后台c): sprintf(buf, "recv %d", pst->event);
Lb_ex_ms.c (e:\中国石油\二期后台c): switch(pst->event)
Rx_init.c (e:\中国石油\二期后台c):extern S16 AlActvTsk(Pst * pst, Buffer * mbuf);
Ss_task.c (e:\中国石油\二期后台c):Pst *pst, /* post information */
Ss_task.c (e:\中国石油\二期后台c):PUBLIC S16 SPstTsk(pst, mBuf)
Ss_task.c (e:\中国石油\二期后台c):Pst *pst; /* post information */
Ss_task.c (e:\中国石油\二期后台c): Pst nPst;
Ss_task.c (e:\中国石油\二期后台c): if (pst == NULLP)
Ss_task.c (e:\中国石油\二期后台c): if (pst->srcEnt >= SS_MAX_ENT || pst->srcInst >= SS_MAX_INST
Ss_task.c (e:\中国石油\二期后台c): || pst->dstEnt >= SS_MAX_ENT || pst->dstInst >= SS_MAX_INST)
Ss_task.c (e:\中国石油\二期后台c): srcIdx = osCp.tTskIds[pst->srcEnt][pst->srcInst];
Ss_task.c (e:\中国石油\二期后台c): dstIdx = osCp.tTskIds[pst->dstEnt][pst->dstInst];
Ss_task.c (e:\中国石油\二期后台c): if ((pst->srcProcId == osCp.procId && srcIdx == SS_TSKNC)
Ss_task.c (e:\中国石油\二期后台c): || (pst->dstProcId == osCp.procId && dstIdx == SS_TSKNC))
Ss_task.c (e:\中国石油\二期后台c): pst->srcEnt, pst->srcProcId, pst->dstEnt, pst->dstProcId,pst->event,
Ss_task.c (e:\中国石油\二期后台c): pst->selector
Ss_task.c (e:\中国石油\二期后台c): if (pst->route < RTENC && osCp.rtrTskTbl[pst->route] != NULLP)
Ss_task.c (e:\中国石油\二期后台c): for (i = 0; i < sizeof(Pst); i++)
Ss_task.c (e:\中国石油\二期后台c): *(((U8 *)(&nPst)) + i) = *(((U8 *) pst) + i);
Ss_task.c (e:\中国石油\二期后台c): pst = &nPst;
Ss_task.c (e:\中国石油\二期后台c): rte = pst->route;
Ss_task.c (e:\中国石油\二期后台c): r = (*osCp.rtrTskTbl[rte])(pst, mBuf);
Ss_task.c (e:\中国石油\二期后台c): if (pst->dstProcId != osCp.procId)
Ss_task.c (e:\中国石油\二期后台c): && pst->dstProcId >= osCp.drvrTskTbl[i].low
Ss_task.c (e:\中国石油\二期后台c): && pst->dstProcId <= osCp.drvrTskTbl[i].high)
Ss_task.c (e:\中国石油\二期后台c): for (j = 0; j < sizeof(Pst); j++)
Ss_task.c (e:\中国石油\二期后台c): *(((U8 *)(&nPst)) + j) = *(((U8 *) pst) + j);
Ss_task.c (e:\中国石油\二期后台c): pst = &nPst;
Ss_task.c (e:\中国石油\二期后台c): CMCHKPKLOG(cmPkInst, osCp.drvrTskTbl[i].channel, mBuf, ESS515, pst);
Ss_task.c (e:\中国石油\二期后台c): (osCp.drvrTskTbl[i].actvTsk)(pst, mBuf);
Ss_task.c (e:\中国石油\二期后台c): for (i = 0; i < (S16 )sizeof(Pst); i++)
Ss_task.c (e:\中国石油\二期后台c): *(((U8 *)(&msgInfo->pst)) + i) = *(((U8 *) pst) + i);
Ss_task.c (e:\中国石油\二期后台c): ((prior * SS_MAX_MSG_PRI) + pst->prior));
Ss_task.c (e:\中国石油\二期后台c): ssdPstTsk(pst, mBuf, tTsk);
Ssi.h (e:\中国石油\二期后台c):#define CMCHKPKLOG(func, val, mBuf, errCode, pst) \
Ssi.h (e:\中国石油\二期后台c): SLogError(pst->srcEnt, pst->srcInst, pst->srcProcId, __FILE__, \
Ssi.h (e:\中国石油\二期后台c):#define CMCHKPKLOG(func, val, mBuf, errCode, pst) \
Ssi.h (e:\中国石油\二期后台c):#define CMCHKUNPKLOG(func, val, mBuf, errCode, pst) \
Ssi.h (e:\中国石油\二期后台c): SLogError(pst->dstEnt, pst->dstInst, pst->dstProcId, __FILE__, \
Ssi.h (e:\中国石油\二期后台c):#define CMCHKUNPKLOG(func, val, mBuf, errCode, pst) \
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.dstProcId = SFndProcId();
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.srcProcId = SFndProcId();
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.selector = SEL_LC_NEW;
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.region = DFLT_REGION;
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.pool = DFLT_POOL;
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.prior = PRIOR3;
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.route = RTESPEC;
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.event = 0;
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.dstEnt = tTsk->ent;
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.dstInst = tTsk->inst;
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.srcEnt = tTsk->ent;
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.srcInst = tTsk->inst;
Win_ss.c (e:\中国石油\二期后台c): Pst nPst;
Win_ss.c (e:\中国石油\二期后台c): idx = osCp.tTskIds[mInfo->pst.dstEnt][mInfo->pst.dstInst];
Win_ss.c (e:\中国石油\二期后台c): sTsk->dep.ent = mInfo->pst.dstEnt;
Win_ss.c (e:\中国石油\二期后台c): sTsk->dep.inst = mInfo->pst.dstInst;
Win_ss.c (e:\中国石油\二期后台c): for ( i = 0; i < (S16) sizeof(Pst); i++ )
Win_ss.c (e:\中国石油\二期后台c): *(((U8 *)(&nPst)) + i) = *(((U8 *)&mInfo->pst) + i);
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.prior);
Win_ss.c (e:\中国石油\二期后台c): || osCp.tmrTbl[idx].ownerEnt != mInfo->pst.dstEnt
Win_ss.c (e:\中国石油\二期后台c): || osCp.tmrTbl[idx].ownerInst != mInfo->pst.dstInst )
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.dstEnt = tEnt->ownerEnt;
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.dstInst = tEnt->ownerInst;
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.srcEnt = tEnt->ownerEnt;
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.srcInst = tEnt->ownerInst;
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.dstProcId = SFndProcId();
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.srcProcId = SFndProcId();
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.selector = SEL_LC_NEW;
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.region = DFLT_REGION;
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.pool = DFLT_POOL;
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.prior = PRIOR0;
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.route = RTESPEC;
Win_ss.c (e:\中国石油\二期后台c): mInfo->pst.event = 0;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -