Home | History | Annotate | Download | only in src

Lines Matching refs:ifptr

1566         PVInterface** ifptr = (PVInterface**)(aCmd.GetParam1());
1568 if (NULL == ifptr)
1575 if (false == queryInterface(uuid, *ifptr))
1581 (*ifptr)->addRef();