Lines Matching defs:error
38 glob->error = string, glob->pos = column, code
452 FILE *error)
482 if(error && glob_expand->error) {
487 glob_expand->error,
492 t = glob_expand->error;
494 /* send error description to the error-stream */
495 fprintf(error, "curl: (%d) %s\n", res, t);
575 printf("internal error: invalid pattern type (%d)\n", (int)pat->type);
612 printf("internal error: invalid pattern type (%d)\n", (int)pat->type);
681 fprintf(tool_stderr, "internal error: invalid pattern type (%d)\n",