HomeSort by relevance Sort by last modified time
    Searched full:stderr (Results 1476 - 1500 of 4272) sorted by null

<<51525354555657585960>>

  /external/libmtp/examples/
delfile.c 91 fprintf(stderr, "illegal value %s .. skipping\n", argv[i]);
  /external/libppp/src/
main.c 192 fprintf(stderr, "usage: ppp [-auto | -foreground | -background | -direct |"
235 fprintf(stderr, "%s ignored: NAT is compiled out\n", argv[arg]);
238 fprintf(stderr, "%s is deprecated\n", argv[arg]);
247 fprintf(stderr, "-unit: Expected unit number\n");
272 fprintf(stderr, "You may specify only one mode.\n");
277 fprintf(stderr, "A system must be specified in auto mode.\n");
290 fprintf(stderr, "%s: %s\n", label, err);
320 fprintf(stderr, "Cannot open %s !\n", _PATH_DEVNULL);
344 fprintf(stderr, "Cannot open %s for input !\n", _PATH_TTY);
  /external/libvorbis/lib/
sharedbook.c 542 fprintf(stderr,"_book_unquantize incorrectly returned NULL\n");
548 fprintf(stderr,"disagreement in unquantized and reference data:\n"
555 fprintf(stderr,"_book_unquantize returned a value array: \n"
564 fprintf(stderr,"Dequant test 1... ");
566 fprintf(stderr,"OK\nDequant test 2... ");
568 fprintf(stderr,"OK\nDequant test 3... ");
570 fprintf(stderr,"OK\nDequant test 4... ");
572 fprintf(stderr,"OK\nDequant test 5... ");
574 fprintf(stderr,"OK\n\n");
  /external/linux-tools-perf/
builtin-help.c 78 /* emacsclient prints its version number on stderr */
84 fprintf(stderr, "Failed to start emacsclient.\n");
97 fprintf(stderr, "Failed to parse emacsclient version.\n");
106 fprintf(stderr,
  /external/linux-tools-perf/util/ui/
util.c 128 vfprintf(stderr, format, args);
  /external/llvm/include/llvm/MC/
MCLabel.h 48 /// dump - Print the value to stderr.
  /external/open-vcdiff/man/
vcdiff.1 58 Write a report to stderr, containing the original target size,
  /external/openssh/contrib/hpux/
egd.rc 19 # stdout and stderr are redirected to the /etc/rc.log file
sshd.rc 19 # stdout and stderr are redirected to the /etc/rc.log file
  /external/openssh/
sftp-server.0 20 -e Causes sftp-server to print logging information to stderr instead
  /external/openssl/crypto/ecdh/
ecdhtest.c 279 fprintf(stderr,"Error in ECDH routines\n");
290 ERR_print_errors_fp(stderr);
348 ERR_print_errors_fp(stderr);
353 CRYPTO_mem_leaks_fp(stderr);
  /external/openssl/crypto/threads/
netware.bat 9 rem want to redirect stdout and stderr. An example command line would be
th-lock.c 206 fprintf(stderr,"thread=%4d mode=%s lock=%s %s:%d\n",
214 fprintf(stderr,"(t,m,f,l) %ld %d %s %d\n",
356 fprintf(stderr,"thread=%4d mode=%s lock=%s %s:%d\n",
363 fprintf(stderr,"(t,m,f,l) %ld %d %s %d\n",
  /external/openssl/ssl/
t1_reneg.c 134 fprintf(stderr, "%s RI extension sent by client\n",
186 fprintf(stderr, "%s RI extension received by server\n",
219 fprintf(stderr, "%s RI extension sent by server\n",
286 fprintf(stderr, "%s RI extension received by client\n",
  /external/oprofile/libop/tests/
mangle_tests.c 58 fprintf(stderr, "test %d:\nfound: %s\nexpect: %s\n",
  /external/oprofile/libutil/tests/
string_tests.c 19 fprintf(stderr, "%s\n", str);
  /external/qemu/android/
audio-test.c 96 fprintf(stderr, "Could not start audio test!\n");
  /external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
SDL_gsevents.c 260 fprintf(stderr, "vtpath = %s, fd = %d\n",
282 fprintf(stderr, "Current VT: %d\n", current_vt);
471 fprintf(stderr, "Last mouse mode: 0x%x\n", ch);
504 fprintf(stderr, "Using GPM mouse\n");
523 fprintf(stderr, "Using IMPS2 mouse\n");
529 fprintf(stderr, "Using PS2 mouse\n");
539 fprintf(stderr, "Using ADB mouse\n");
567 fprintf(stderr, "Using Microsoft mouse on %s\n", mousedev);
655 fprintf(stderr, "Read %d bytes from mouse, start = %d\n", nread, start);
  /external/qemu/distrib/zlib-1.2.3/
inffast.c 134 Tracevv((stderr, this.val >= 0x20 && this.val < 0x7f ?
151 Tracevv((stderr, "inflate: length %u\n", len));
185 Tracevv((stderr, "inflate: distance %u\n", dist));
276 Tracevv((stderr, "inflate: end of block\n"));
  /external/quake/quake/src/QW/client/
sys_linux.c 66 fprintf(stderr, "%s", text);
152 fprintf(stderr, "Error: %s\n", string);
167 fprintf(stderr, "Warning: %s", string);
419 // fprintf(stderr, "writable code %lx(%lx)-%lx, length=%lx\n", startaddr,
  /external/skia/include/core/
SkOSFile.h 66 // Description of the error, if any, will be written to stderr.
  /external/skia/tools/
merge_static_libs.py 37 stderr=subprocess.STDOUT)
submit_try 51 proc = subprocess.Popen(cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)
69 stderr=subprocess.STDOUT)
88 stderr=subprocess.STDOUT)
233 stderr=subprocess.STDOUT)
  /external/srec/tools/cmd/
pht_to_short.pl 14 print STDERR "using phtfile $phtfile\n";
  /external/strace/
util.c 228 fprintf(stderr, "strace: ptrace(PTRACE_%s,1,%d): %s\n",
610 fprintf(stderr, "out of memory\n");
676 fprintf(stderr, "out of memory\n");
713 fprintf(stderr, "out of memory\n");
1487 fprintf(stderr, "PANIC: TCB already set in pid %u\n", tcp->pid);
    [all...]

Completed in 1025 milliseconds

<<51525354555657585960>>