HomeSort by relevance Sort by last modified time
    Searched refs:fprintf (Results 1676 - 1700 of 2586) sorted by null

<<61626364656667686970>>

  /external/blktrace/btt/
args.c 240 fprintf(stderr, "Usage: %s %s %s", prog, bt_timeline_version,
393 fprintf(stderr, "FATAL: -m option requires -s options\n");
  /external/bluetooth/bluez/tools/
l2ping.c 217 fprintf(stderr, "Received %d bytes, expected %d\n",
225 fprintf(stderr, "Response payload different.\n");
  /external/dropbear/
cli-kex.c 123 fprintf(stderr, "\nHost '%s' key accepted unconditionally.\n(fingerprint %s)\n",
129 fprintf(stderr, "\nHost '%s' is not in the trusted hosts file.\n(fingerprint %s)\nDo you want to continue connecting? (y/n)\n",
svr-main.c 156 fprintf(pidfile, "%d\n", getpid());
347 fprintf(stderr, "Aiee, segfault! You should probably report "
svr-runopts.c 39 fprintf(stderr, "Dropbear sshd v%s\n"
225 fprintf(stderr, "Unknown argument %s\n", argv[i]);
  /external/e2fsprogs/lib/blkid/
read.c 481 fprintf(stderr, "Usage: %s [filename]\n"
486 fprintf(stderr, "error %d reading cache file %s\n", ret,
  /external/e2fsprogs/resize/
extent.c 197 fprintf(out, _("#\tNum=%d, Size=%d, Cursor=%d, Sorted=%d\n"),
200 fprintf(out, _("#\t\t %u -> %u (%d)\n"), ent->old_loc,
  /external/flac/libFLAC/
bitwriter.c 214 fprintf(out, "bitwriter is NULL\n");
217 fprintf(out, "bitwriter: capacity=%u words=%u bits=%u total_bits=%u\n", bw->capacity, bw->words, bw->bits, FLAC__TOTAL_BITS(bw));
220 fprintf(out, "%08X: ", i);
222 fprintf(out, "%01u", bw->buffer[i] & (1 << (FLAC__BITS_PER_WORD-j-1)) ? 1:0);
223 fprintf(out, "\n");
226 fprintf(out, "%08X: ", i);
228 fprintf(out, "%01u", bw->accum & (1 << (bw->bits-j-1)) ? 1:0);
229 fprintf(out, "\n");
  /external/hyphenation/
substrings.c 15 fprintf(stderr,"%s\n",msg);
251 fprintf(out,"%s\n",compact(newpattab_val[p]));
  /external/icu4c/tools/makeconv/
gencnvex.c 460 fprintf(stderr, "error: toUnicode extension table section overflow: %ld section entries\n", (long)count);
518 fprintf(stderr, "error: multiple mappings from same bytes\n");
789 fprintf(stderr, "error: multiple mappings from same Unicode code points\n");
850 fprintf(stderr, "error: too many stage 2 entries at U+%04x\n", (int)c);
872 fprintf(stderr, "error: too many stage 3 entries at U+%04x\n", (int)c);
916 fprintf(stderr, "error: too many stage 3b entries at U+%04x\n", (int)c);
977 fprintf(stderr, "error: multiple mappings from same Unicode code points\n");
    [all...]
  /external/iproute2/netem/
maketable.c 216 fprintf(stderr, "Nothing much read!\n");
221 fprintf(stderr, "%d values, mu %10.4f, sigma %10.4f, rho %10.4f\n",
  /external/iptables/extensions/
libxt_set.c 61 fprintf(stderr,
148 fprintf(stderr,
  /external/iptables/iptables/
xshared.c 205 fprintf(stderr, "ERROR: No valid subcommand given.\nValid subcommands:\n");
207 fprintf(stderr, " * %s\n", cb->name);
  /external/jhead/
jhead.c 108 if (CurrentFile) fprintf(stderr,"in file '%s'\n",CurrentFile);
122 fprintf(stderr,"\nNonfatal Error : ");
123 if (CurrentFile) fprintf(stderr,"'%s' ",CurrentFile);
124 fprintf(stderr, msg, a1, a2);
125 fprintf(stderr, "\n");
150 fprintf(stderr, "Can't create file '%s'\n",TempFileName);
963 fprintf(stderr, "Truncating comment at %d chars\n",MAX_COMMENT_SIZE);
    [all...]
  /external/jpeg/
wrppm.c 184 fprintf(dest->pub.output_file, "P5\n%ld %ld\n%d\n",
190 fprintf(dest->pub.output_file, "P6\n%ld %ld\n%d\n",
  /external/libnl-headers/
netlink-local.h 76 fprintf(stderr, "DBG<" #LVL ">: " FMT, ##ARG); \
81 fprintf(stderr, "BUG: %s:%d\n", \
  /external/libpcap/
pcap-dag.c 133 fprintf(stderr,"dag_stop_stream: %s\n", strerror(errno));
136 fprintf(stderr,"dag_detach_stream: %s\n", strerror(errno));
139 fprintf(stderr,"dag_stop: %s\n", strerror(errno));
142 fprintf(stderr,"dag_close: %s\n", strerror(errno));
710 fprintf(stderr,"dag_stop_stream: %s\n", strerror(errno));
716 fprintf(stderr,"dag_detach_stream: %s\n", strerror(errno));
722 fprintf(stderr,"dag_stop: %s\n", strerror(errno));
729 fprintf(stderr,"dag_close: %s\n", strerror(errno));
  /external/openssh/
log.c 260 fprintf(stderr, "Unrecognized internal syslog level code %d\n",
312 fprintf(stderr,
ssh-pkcs11-client.c 166 fprintf(stderr, "dup2: %s\n", strerror(errno));
173 fprintf(stderr, "exec: %s: %s\n", _PATH_SSH_PKCS11_HELPER,
  /external/openssh/openbsd-compat/
port-linux.c 278 if (fprintf(fp, "%d\n", value) <= 0)
303 if (fprintf(fp, "%d\n", oom_adj_save) <= 0)
  /external/openssl/apps/
dsa.c 322 fprintf(stdout,"Public Key=");
324 fprintf(stdout,"\n");
verify.c 266 fprintf(stdout,"%s: ",(file == NULL)?"stdin":file);
290 fprintf(stdout,"OK\n");
  /external/openssl/crypto/bn/
bn_sqr.c 72 fprintf(stderr,"BN_sqr %d * %d\n",a->top,a->top);
213 fprintf(stderr," bn_sqr_recursive %d * %d\n",n2,n2);
  /external/openssl/crypto/dh/
dh_lib.c 199 fprintf(stderr,"DH_free, bad reference count\n");
233 fprintf(stderr, "DH_up, bad reference count\n");
  /external/openssl/crypto/dsa/
dsa_lib.c 209 fprintf(stderr,"DSA_free, bad reference count\n");
242 fprintf(stderr, "DSA_up_ref, bad reference count\n");

Completed in 1262 milliseconds

<<61626364656667686970>>