Lines Matching refs:check
181 my $check = " if(UNEX(res)) {\n err(\"$name\", res, __LINE__); goto test_cleanup; }\n";
183 print "${pref} \"string\");\n$check";
184 print "${pref} NULL);\n$check";
187 print "${pref} 0L);\n$check";
188 print "${pref} 22L);\n$check";
189 print "${pref} LO);\n$check";
190 print "${pref} HI);\n$check";
194 print "${pref} dep);\n$check";
197 print "${pref} share);\n$check";
200 print "${pref} errorbuffer);\n$check";
206 print "${pref} stringpointerextra);\n$check";
217 print "${pref} slist);\n$check";
220 print "${pref} httppost);\n$check";
223 print "${pref} mimepost);\n$check";
226 print "${pref} stream);\n$check";
229 print "${pref} &object);\n$check";
231 print "${pref} NULL);\n$check";
236 print "${pref}\n$i${l}cb);\n$check";
239 print "${pref} &func);\n$check";
241 print "${pref} NULL);\n$check";
245 print "${pref} OFF_NO);\n$check";
246 print "${pref} OFF_HI);\n$check";
247 print "${pref} OFF_LO);\n$check";
260 … my $check = " if(UNEX(res)) {\n geterr(\"$info\", res, __LINE__); goto test_cleanup; }\n";
262 print "$c &charp);\n$check";
265 print "$c &val);\n$check";
268 print "$c &oval);\n$check";
271 print "$c &dval);\n$check";
274 print "$c &slist);\n$check";
278 print "$c &sockfd);\n$check";
282 print "$c &certinfo);\n$check";
286 print "$c &tlssession);\n$check";