Searched refs:g_testRandom (Results 1 – 1 of 1) sorted by relevance
48 static int g_testRandom = 2; // 2 is test random variable673 return (count % g_testRandom == 1) ? 0 : -1; in PrctlStub()678 return (count1 % g_testRandom == 1) ? 0 : -1; in PrctlStub()714 return g_selinuxOptResult % g_testRandom; in setcon()720 return g_selinuxOptResult % g_testRandom; in RestoreconRecurse()726 return g_selinuxOptResult % g_testRandom; in setexeccon()732 return g_selinuxOptResult % g_testRandom; in setsockcreatecon()738 return g_selinuxOptResult % g_testRandom; in setfilecon()