Lines Matching refs:stderr
89 fprintf( stderr, "filename conversion \"%s\" failed\n", pFileName ); in FileEmitContext()
97 fprintf( stderr, "could not truncate %s\n", pFileName ); in FileEmitContext()
105 fprintf( stderr, "could not open %s\n", pFileName ); in FileEmitContext()
127 fprintf( stderr, "filename conversion \"%s\" failed\n", pInFile ); in openReadFile()
133 fprintf( stderr, "could not open %s\n", pInFile ); in openReadFile()
139 fprintf( stderr, "could not seek to end of %s\n", pInFile ); in openReadFile()
147 fprintf( stderr, "could not get end pos of %s\n", pInFile ); in openReadFile()
184 fprintf( stderr, "could not seek to offset %u\n", nOrigOffset ); in copyOrigBytes()
194 fprintf( stderr, "could not read %u bytes\n", nLen ); in copyOrigBytes()
210 fprintf( stderr, "could not seek to offset %u\n", nOrigOffset ); in readOrigBytes()
262 fprintf( stderr, "error: no mimetype element\n" ); in write_addStreamArray()
264 fprintf( stderr, "error: no stream ref element\n" ); in write_addStreamArray()
284 fprintf( stderr, "object not found\n" ); in write_addStreamArray()
415 fprintf( stderr, "object %d %d not found !\n", (int)nObject, (int)nGeneration ); in write_objects()
448 fprintf( stderr, "no password given\n" ); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
494 fprintf( stderr, "unrecognized option \"%s\"\n", in SAL_IMPLEMENT_MAIN_WITH_ARGS()
507 fprintf( stderr, "no input file given\n" ); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
527 fprintf( stderr, "no output file given\n" ); in SAL_IMPLEMENT_MAIN_WITH_ARGS()