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

<<41424344454647484950>>

  /external/dropbear/
svr-runopts.c 39 fprintf(stderr, "Dropbear sshd v%s\n"
55 "(Syslog support not compiled in, using stderr)\n"
57 "-E Log to stderr rather than syslog\n"
225 fprintf(stderr, "Unknown argument %s\n", argv[i]);
  /external/e2fsprogs/contrib/
make-sparse.c 55 fprintf(stderr, "Usage: make-sparse out-file\n");
  /external/ganymed-ssh2/examples/
Basic.java 52 * This basic example does not handle stderr, which is sometimes dangerous
  /external/icu4c/common/
servnotf.cpp 64 fprintf(stderr, "Listener invalid for this notifier.");
  /external/icu4c/i18n/
nfrs.cpp 627 fprintf(stderr, "<nfrs> %x '", this);
628 dumpUS(stderr, name);
629 fprintf(stderr, "' text '");
630 dumpUS(stderr, text);
631 fprintf(stderr, "'\n");
632 fprintf(stderr, " parse negative: %d\n", this, negativeNumberRule != 0);
639 fprintf(stderr, " <nfrs before negative> %x ub: %g\n", negativeNumberRule, upperBound);
643 fprintf(stderr, " <nfrs after negative> success: %d wpi: %d\n", success, workingPos.getIndex());
652 fprintf(stderr, "<nfrs> continue fractional with text '");
653 dumpUS(stderr, text)
    [all...]
  /external/icu4c/samples/case/
case.cpp 29 fprintf(stderr, "Could not initialize (finit()) over stdout! \n");
  /external/icu4c/test/depstest/
depstest.py 130 sys.stderr.write("Error: %s %s file %s imports %s but %s does not depend on %s\n" %
157 sys.stderr.write("Error: files missing from dependencies.txt:\n%s\n" %
161 sys.stderr.write("Error: files in dependencies.txt but not built:\n%s\n" %
170 sys.stderr.write("Error: Some classes have virtual methods, and "
  /external/icu4c/tools/toolutil/
toolutil.cpp 65 fprintf(stderr, "error at %s: %s\n", location, errorName());
231 fprintf(stderr, "error: %s - out of memory\n", name);
272 fprintf(stderr, "error: %s - trying to use more than maxCapacity=%ld units\n",
296 fprintf(stderr, "error: %s - out of memory\n", mem->name);
  /external/iproute2/misc/
lnstat_util.c 219 fprintf(stderr, "Your kernel doesn't have lnstat support. ");
223 fputc('\n', stderr);
230 fputc('\n', stderr);
234 fprintf(stderr, "Fallback to old rtstat-only operation\n");
  /external/iptables/include/libipq/
libipq.h 38 #define LDEBUG(x...) fprintf(stderr, ## x)
  /external/iptables/libipq/
ipq_errstr.3 41 function prints an error message to stderr corresponding to the
libipq.3 121 value (if set) to stderr.
157 Helper function to print error messages to stderr.
203 fprintf(stderr, "Received error message %d\\n",
218 fprintf(stderr, "Unknown message type!\\n");
  /external/libmtp/examples/
detect.c 78 fprintf(stderr, "Detect: There has been an error connecting. Exiting\n");
81 fprintf(stderr, "Detect: Encountered a Memory Allocation Error. Exiting\n");
110 fprintf(stderr, "Unknown connection error.\n");
131 fprintf(stderr, "Unable to open raw device %d\n", i);
  /external/libpng/contrib/gregbook/
readppm.c 75 fprintf(stderr, " Compiled without libpng, zlib or PBMPLUS/NetPBM.\n");
91 fprintf(stderr, "ERROR: not a PPM file\n");
116 fprintf(stderr, "ERROR: maxval = %d\n", maxval);
161 Trace((stderr, "readpng_get_image: rowbytes = %ld, height = %ld\n", rowbytes, height));
rpng2-x.c 467 fprintf(stderr, "\n%s %s: %s\n\n", PROGNAME, VERSION, appname);
469 fprintf(stderr, "\n"
515 fprintf(stderr, PROGNAME ": can't open PNG file [%s]\n", filename);
520 fprintf(stderr, PROGNAME
527 fprintf(stderr, PROGNAME
531 fprintf(stderr, PROGNAME ": insufficient memory\n");
534 fprintf(stderr, PROGNAME
540 Trace((stderr, "about to call XOpenDisplay()\n"))
544 fprintf(stderr, PROGNAME ": can't open X display [%s]\n",
555 fprintf(stderr, PROGNAME ": aborting.\n")
    [all...]
  /external/libselinux/src/
callbacks.c 20 rc = vfprintf(stderr, fmt, ap);
  /external/libusb/examples/
lsusb.c 34 fprintf(stderr, "failed to get device descriptor");
  /external/libusb_aah/examples/
listdevs.c 34 fprintf(stderr, "failed to get device descriptor");
  /external/linux-tools-perf/util/
pager.c 33 fflush(stderr);
  /external/llvm/utils/lit/tests/
shtest-format.py 12 # CHECK: Command Output (stderr):
  /external/netperf/
netcpu_sysctl.c 85 fprintf (stderr, "Cannot get CPU time!\n");
  /external/openfst/src/bin/
fstinfo.cc 30 DEFINE_bool(pipe, false, "Send info to stderr, input to stdout");
  /external/openssh/openbsd-compat/regress/
closefromtest.c 32 fprintf(stderr, "closefrom: %s\n", msg);
snprintftest.c 31 fprintf(stderr, "snprintftest: %s\n", m);
  /external/oprofile/libdb/
db_stat.c 38 fprintf(stderr, "not enough memory\n");

Completed in 609 milliseconds

<<41424344454647484950>>