Searched refs:YRandomPlusOne (Results 1 – 2 of 2) sorted by relevance
1024 ib3->YRandomPlusOne = htonl(yrandom+1); in RPC2_NewBinding()1587 ib3->YRandomPlusOne = ntohl(ib3->YRandomPlusOne); in Test3()1588 say(9, RPC2_DebugLevel, "YRandomPlusOne = %d\n", ib3->YRandomPlusOne); in Test3()1589 if (ib3->YRandomPlusOne != yrand+1) in Test3()
403 RPC2_Integer YRandomPlusOne; member