Searched refs:stderr (Results 251 - 275 of 428) sorted by relevance

<<1112131415161718

/barrelfish-master/usr/drivers/serial/
H A Dserial_pc16550d.c170 fprintf(stderr, "Error: invalid portbase 0x%"PRIx32"\n", x);
175 fprintf(stderr, "Error: unknown option %s\n", bfi->argv[i]);
/barrelfish-master/usr/slideshow/
H A Dmain.c84 fprintf(stderr, "slideshow: could not connect to the keyboard driver.\n");
220 fprintf(stderr, "Usage: %s <xres> <yres> <bpp> <slides path>\n",
/barrelfish-master/usr/tests/lrpc_fpu/
H A Dlrpc_fpu.c251 fprintf(stderr, "%s: unknown argument '%s'\n", argv[0], argv[i]);
257 fprintf(stderr, "Usage: %s client|server\n", argv[0]);
/barrelfish-master/lib/libc/rpc/
H A Dclnt_bcast.c216 fprintf(stderr, "set v6 multicast if to %d\n", bip->index);
476 fprintf(stderr, "Broadcast packet sent "
498 fprintf(stderr, "PMAP Broadcast packet "
545 fprintf(stderr, "response for %s\n",
609 fprintf(stderr, "uaddr %s\n",
H A Dgetnetpath.c219 fprintf(stderr, "memory heap corrupted in endnetpath\n");
/barrelfish-master/lib/openssl-1.0.0d/
H A De_os.h76 #define REF_PRINT(a,b) fprintf(stderr,"%08X:%4d:%s\n",(int)b,b->references,a)
317 # undef stderr macro
321 # define stderr (&__iob_func()[2]) macro
325 # undef stderr macro
335 # define stderr (&_imp___iob[2]) macro
/barrelfish-master/include/openssl/local/
H A De_os.h76 #define REF_PRINT(a,b) fprintf(stderr,"%08X:%4d:%s\n",(int)b,b->references,a)
317 # undef stderr macro
321 # define stderr (&__iob_func()[2]) macro
325 # undef stderr macro
335 # define stderr (&_imp___iob[2]) macro
/barrelfish-master/usr/block_server/
H A Dnetwork_client.c205 fprintf(stderr, "tcp connection failed\n");
259 fprintf(stderr, "error writing %d\n", err);
266 fprintf(stderr, "error in tcp_output %d\n", err);
499 fprintf(stderr, "error writing %d\n", err);
506 fprintf(stderr, "error in tcp_output %d\n", err);
/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dt1_lib.c654 fprintf(stderr,"Received extension type %d size %d\n",type,size);
795 fprintf(stderr,"ssl_parse_clienthello_tlsext s->session->tlsext_ecpointformatlist (length=%i) ", s->session->tlsext_ecpointformatlist_length);
798 fprintf(stderr,"%i ",*(sdata++));
799 fprintf(stderr,"\n");
831 fprintf(stderr,"ssl_parse_clienthello_tlsext s->session->tlsext_ellipticcurvelist (length=%i) ", s->session->tlsext_ellipticcurvelist_length);
834 fprintf(stderr,"%i ",*(sdata++));
835 fprintf(stderr,"\n");
1077 fprintf(stderr,"ssl_parse_serverhello_tlsext s->session->tlsext_ecpointformatlist ");
1080 fprintf(stderr,"%i ",*(sdata++));
1081 fprintf(stderr,"\
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/ec/
H A Dectest.c105 fprintf(stderr, "%s:%d: ABORT\n", __FILE__, __LINE__); \
106 ERR_print_errors_fp(stderr); \
273 fprintf(stderr, "Point is not on curve: x = 0x");
274 BN_print_fp(stderr, x);
275 fprintf(stderr, ", y = 0x");
276 BN_print_fp(stderr, y);
277 fprintf(stderr, "\n");
894 fprintf(stderr, "Point is not on curve: x = 0x");
895 BN_print_fp(stderr, x);
896 fprintf(stderr, ",
[all...]
/barrelfish-master/lib/openssl-1.0.0d/test/
H A Dectest.c105 fprintf(stderr, "%s:%d: ABORT\n", __FILE__, __LINE__); \
106 ERR_print_errors_fp(stderr); \
273 fprintf(stderr, "Point is not on curve: x = 0x");
274 BN_print_fp(stderr, x);
275 fprintf(stderr, ", y = 0x");
276 BN_print_fp(stderr, y);
277 fprintf(stderr, "\n");
894 fprintf(stderr, "Point is not on curve: x = 0x");
895 BN_print_fp(stderr, x);
896 fprintf(stderr, ",
[all...]
/barrelfish-master/lib/acpica/source/os_specific/service_layers/
H A Dosunixxf.c225 fprintf (stderr, "Could not get terminal attributes!\n");
240 fprintf (stderr, "Could not set terminal attributes!\n");
262 fprintf (stderr, "Could not restore terminal attributes!\n");
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Ds_time.c350 bio_err=BIO_new_fp(stderr,BIO_NOCLOSE);
388 fprintf( stderr, "No CIPHER specified\n" );
465 fprintf( stderr, "Unable to get connection\n" );
H A Dciphers.c110 bio_err=BIO_new_fp(stderr,BIO_NOCLOSE);
H A Dgendh.c107 BIO_set_fp(bio_err,stderr,BIO_NOCLOSE|BIO_FP_TEXT);
H A Dpkey.c87 bio_err = BIO_new_fp (stderr, BIO_NOCLOSE);
H A Drand.c96 BIO_set_fp(bio_err, stderr, BIO_NOCLOSE|BIO_FP_TEXT);
/barrelfish-master/lib/openssl-1.0.0d/crypto/ui/
H A Dui_openssl.c494 tty_out=stderr;
504 tty_out=stderr;
583 if (tty_out != stderr) fclose(tty_out);
/barrelfish-master/usr/bench/mem_appel/
H A Dvmpup.c228 fprintf(stderr, "frame_alloc: %s\n", err_getstring(err));
239 fprintf(stderr, "vspace_map: %s\n", err_getstring(err));
313 fprintf(stderr, "vmpup: memobj.f.protect: %s\n", err_getstring(err));
/barrelfish-master/lib/libc/gen/
H A Derr.c61 err_file = stderr;
H A Dfmtmsg.c76 fprintf(stderr, "%s", output);
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dtrace.c247 (void) fprintf(stderr, "can't open event log file %s for writing\n", logname);
272 (void) fprintf(stderr,"command %s failed\n",command);
335 (void) fprintf(stderr,"%d: can't open trace file %s\n",
341 (void) fprintf(stderr,"%d: can't open trace file %s\n",
/barrelfish-master/lib/openssl-1.0.0d/crypto/bn/
H A Dbn_div.c315 fprintf(stderr,"DEBUG: bn_div_words(0x%08X,0x%08X,0x%08\
344 fprintf(stderr,"DEBUG: bn_div_words(0x%08X,0x%08X,0x%08\
542 fprintf(stderr,"DEBUG: bn_div_words(0x%08X,0x%08X,0x%08\
571 fprintf(stderr,"DEBUG: bn_div_words(0x%08X,0x%08X,0x%08\
/barrelfish-master/lib/openssl-1.0.0d/crypto/comp/
H A Dc_zlib.c211 fprintf(stderr,"compress(%4d)->%4d %s\n",
239 fprintf(stderr,"expand(%4d)->%4d %s\n",
274 fprintf(stderr,"compress(%4d)->%4d %s\n",
299 fprintf(stderr,"expand (%4d)->%4d %s\n",
/barrelfish-master/lib/openssl-1.0.0d/crypto/rsa/
H A Drsa_test.c333 CRYPTO_mem_leaks_fp(stderr);

Completed in 271 milliseconds

<<1112131415161718