Home | History | Annotate | Download | only in i18n

Lines Matching refs:stderr

31   fprintf(stderr, "%s:%d: ", f, l);
38 vfprintf(stderr, pat, ap);
39 fflush(stderr);