Searched refs:rtNumReplyVar (Results 1 – 4 of 4) sorted by relevance
817 if (rt->rtNumReplyVar > 1) in WriteVarDecls()821 if (rt->rtNumReplyVar > 1 || rt->rtMaxReplyPos > 0) in WriteVarDecls()840 if (rt->rtNumReplyVar > 1 || rt->rtMaxReplyPos) in WriteReplyInit()848 if (rt->rtNumReplyVar == 0) { in WriteReplyInit()852 } else if (rt->rtNumReplyVar > 1) in WriteReplyInit()2246 if (rt->rtNumReplyVar == 1) { in WriteAdjustMsgSize()
479 u_int rtNumReplyVar; /* number of variable/inline args in reply */ member
1591 if (rt->rtNumReplyVar > 0) { in WriteCheckIdentity()1606 if (rt->rtNumReplyVar > 0) { in WriteCheckIdentity()2161 boolean_t LastVarArg = arg->argReplyPos+1 == rt->rtNumReplyVar; in WriteCheckMsgSize()3014 if (rt->rtNumReplyVar > 0 || rt->rtMaxReplyPos > 0) in WriteCheckReply()
1588 rt->rtNumReplyVar = NumReplyVar; in rtCheckVariable()