Lines Matching refs:stderr
90 fprintf (stderr, "t_file: create() error: %d\n", eErrCode); in main()
99 fprintf (stderr, "t_file: create() error: %d\n", eErrCode); in main()
110 fprintf (stderr, "t_file: create() error: %d\n", eErrCode); in main()
120 fprintf (stderr, "t_file: initialize() error: %d\n", eErrCode); in main()
140 fprintf (stderr, "t_file: setSize() error: %d\n", eErrCode); in main()
154 fprintf (stderr, "t_file: readAt() error: %d\n", eErrCode); in main()
160 fprintf (stderr, "Expected %ld read %ld\n", (unsigned long)(magic), (unsigned long)(verify)); in main()
169 fprintf (stderr, "t_file: writeAt() error: %d\n", eErrCode); in main()
178 fprintf (stderr, "t_file: writeAt() error: %d\n", eErrCode); in main()
187 fprintf (stderr, "t_file: flush() error: %d\n", eErrCode); in main()
199 fprintf (stderr, "t_file: readAt() error: %d\n", eErrCode); in main()
210 fprintf (stderr, "t_file: Unexpected value at 0x00000000\n"); in main()
218 fprintf (stderr, "t_file: Unexpected block at 0x%08x\n", (unsigned)(offset)); in main()
230 fprintf (stderr, "t_file: readPageAt() error: %d\n", eErrCode); in main()