Lines Matching refs:name
30 #define print_err(name, exp) \
31 fprintf(stderr, "Type mismatch for CURLOPT_%s (expected %s)\n", name, exp);
46 print_err(o->name, "CURLOT_LONG or CURLOT_VALUES");
50 print_err(o->name, "CURLOT_OFF_T");
54 print_err(o->name, "CURLOT_STRING");
58 print_err(o->name, "CURLOT_SLIST");
62 print_err(o->name, "CURLOT_CBPTR");
67 print_err(o->name, "CURLOT_FUNCTION");
71 print_err(o->name, "CURLOT_FUNCTION");
75 print_err(o->name, "CURLOT_OBJECT");