Lines Matching refs:ind
114 int ind; /* counter to test different test conditions */
124 for (ind = 0; Test_cases[ind].desc != NULL; ind++) {
125 sigstk.ss_size = Test_cases[ind].size;
126 sigstk.ss_flags = Test_cases[ind].flag;
127 test_desc = Test_cases[ind].desc;
135 Test_cases[ind].exp_errno) {
145 [ind].exp_errno);
150 Test_cases[ind].exp_errno);