Lines Matching refs:pref
426 my $pref = "${w3}res = curl_easy_setopt(curl, $name,";
466 print $fh "${pref} NULL);\n$nullcheck";
472 print $fh "${pref} 22L);\n$longcheck";
473 print $fh "${pref} LO);\n$longcheck";
474 print $fh "${pref} HI);\n$longcheck";
480 print $fh "${pref}\n${lvl}(curl_off_t)22);\n$longcheck";
481 print $fh "${pref} OFF_HI);\n$longcheck";
482 print $fh "${pref} OFF_LO);\n$longcheck";
514 print $fh "${pref} NULL);\n$nullcheck";
519 print $fh "${pref} NULL);\n$nullcheck";
531 print $fh "${pref} NULL);\n$nullcheck";
536 print $fh "${pref} NULL);\n$nullcheck";