/system/core/toolbox/ |
chmod.c | 29 fprintf(stderr, "Invalid path specified: too long\n"); 38 fprintf(stderr, "Unable to chmod %s: %s\n", subpath, strerror(errno)); 50 fprintf(stderr, "Usage: chmod [OPTION] <MODE> <FILE>\n"); 51 fprintf(stderr, " -R, --recursive change files and directories recursively\n"); 52 fprintf(stderr, " --help display this help and exit\n"); 84 fprintf(stderr, "Bad mode\n"); 92 fprintf(stderr, "Unable to chmod %s: %s\n", argv[i], strerror(errno));
|
load_policy.c | 19 fprintf(stderr, "usage: %s policy-file\n", argv[0]); 26 fprintf(stderr, "Could not open %s: %s\n", path, strerror(errno)); 31 fprintf(stderr, "Could not stat %s: %s\n", path, strerror(errno)); 37 fprintf(stderr, "Could not mmap %s: %s\n", path, strerror(errno)); 43 fprintf(stderr, "Could not load %s: %s\n", path, strerror(errno));
|
/system/extras/tests/ext4/ |
rand_emmc_perf.c | 38 fprintf(stderr, "Usage: rand_emmc_perf [ -r | -w ] [-o] <size_in_mb> <block_dev>\n"); 87 fprintf(stderr, "Cannot open block device %s\n", argv[optind + 1]); 93 fprintf(stderr, "Cannot open /dev/urandom\n"); 96 fprintf(stderr, "Cannot read /dev/urandom\n"); 105 fprintf(stderr, "lseek64 failed\n"); 109 fprintf(stderr, "Short write\n"); 113 fprintf(stderr, "Short read\n");
|
/external/iproute2/tc/ |
f_rsvp.c | 29 fprintf(stderr, "Usage: ... rsvp ipproto PROTOCOL session DST[/PORT | GPI ]\n"); 30 fprintf(stderr, " [ sender SRC[/PORT | GPI ]\n"); 31 fprintf(stderr, " [ classid CLASSID ] [ police POLICE_SPEC ]\n"); 32 fprintf(stderr, " [ tunnelid ID ] [ tunnel ID skip NUMBER ]\n"); 33 fprintf(stderr, "Where: GPI := { flowlabel NUMBER | spi/ah SPI | spi/esp SPI |\n"); 34 fprintf(stderr, " u{8|16|32} NUMBER mask MASK at OFFSET}\n"); 35 fprintf(stderr, " POLICE_SPEC := ... look at TBF\n"); 36 fprintf(stderr, " FILTERID := X:Y\n"); 37 fprintf(stderr, "\nNOTE: CLASSID is parsed as hexadecimal input.\n"); 183 fprintf(stderr, "Illegal \"handle\"\n") [all...] |
f_tcindex.c | 20 fprintf(stderr," Usage: ... tcindex [ hash SIZE ] [ mask MASK ]" 22 fprintf(stderr," [ pass_on | fall_through ]\n"); 23 fprintf(stderr," [ classid CLASSID ] " 37 fprintf(stderr, "Illegal filter ID\n"); 96 fprintf(stderr, "Illegal \"classid\"\n"); 104 fprintf(stderr, "Illegal \"police\"\n"); 131 if (handle != ~0) fprintf(f,"handle 0x%04x ",handle); 138 fprintf(f,"hash %d ",hash); 146 fprintf(f,"mask 0x%04x ",mask); 154 fprintf(f,"shift %d ",shift) [all...] |
q_fifo.c | 28 fprintf(stderr, "Usage: ... <[p|b]fifo | pfifo_head_drop> [ limit NUMBER ]\n"); 41 fprintf(stderr, "Illegal \"limit\"\n"); 49 fprintf(stderr, "What is \"%s\"?\n", *argv); 73 fprintf(f, "limit %s", sprint_size(qopt->limit, b1)); 75 fprintf(f, "limit %up", qopt->limit);
|
/external/libmtp/examples/ |
detect.c | 69 fprintf(stdout, "libmtp version: " LIBMTP_VERSION_STRING "\n\n"); 71 fprintf(stdout, "Listing raw device(s)\n"); 75 fprintf(stdout, " No raw devices found.\n"); 78 fprintf(stderr, "Detect: There has been an error connecting. Exiting\n"); 81 fprintf(stderr, "Detect: Encountered a Memory Allocation Error. Exiting\n"); 87 fprintf(stdout, " Found %d device(s):\n", numrawdevices); 91 fprintf(stdout, " %s: %s (%04x:%04x) @ bus %d, dev %d\n", 99 fprintf(stdout, " %04x:%04x @ bus %d, dev %d\n", 110 fprintf(stderr, "Unknown connection error.\n"); 115 fprintf(stdout, "Attempting to connect device(s)\n") [all...] |
/external/bluetooth/bluez/test/ |
agent.c | 64 fprintf(stderr, "Invalid arguments for NameOwnerChanged signal"); 69 fprintf(stderr, "Agent has been terminated\n"); 87 fprintf(stderr, "Invalid arguments for RequestPinCode method"); 98 fprintf(stderr, "Can't create reply message\n"); 134 fprintf(stderr, "Invalid arguments for RequestPasskey method"); 145 fprintf(stderr, "Can't create reply message\n"); 181 fprintf(stderr, "Invalid arguments for RequestPasskey method"); 192 fprintf(stderr, "Can't create reply message\n"); 222 fprintf(stderr, "Invalid arguments for Authorize method"); 233 fprintf(stderr, "Can't create reply message\n") [all...] |
/external/dropbear/libtomcrypt/testprof/ |
der_tests.c | 10 fprintf(stderr, "NOP"); 35 fprintf(stderr, "error encoding set: %s\n", error_to_string(err)); 46 fprintf(stderr, "error decoding set using der_decode_set: %s\n", error_to_string(err)); 52 fprintf(stderr, "error decoding set using der_decode_set (oct_str is wrong):\n"); 57 fprintf(stderr, "error decoding set using der_decode_set (bin_str is wrong):\n"); 62 fprintf(stderr, "error decoding set using der_decode_set (int_val is wrong):\n"); 83 fprintf(stderr, "error encoding SET OF: %s\n", error_to_string(err)); 93 fprintf(stderr, "error decoding SET OF: %s\n", error_to_string(err)); 100 fprintf(stderr, "error SET OF order at %lu is wrong\n", x); 173 fprintf(stderr, "Encoding static_list: %s\n", error_to_string(err)) [all...] |
pkcs_1_test.c | 17 fprintf(stderr, "pkcs_1 tests require sha1/yarrow"); 48 fprintf(stderr, "Outsize == %lu, should have been %lu, res1 = %d, lparamlen = %lu, msg contents follow.\n", l2, l3, res1, lparamlen); 49 fprintf(stderr, "ORIGINAL:\n"); 51 fprintf(stderr, "%02x ", buf[0][x]); 53 fprintf(stderr, "\nRESULT:\n"); 55 fprintf(stderr, "%02x ", buf[2][x]); 57 fprintf(stderr, "\n\n"); 73 fprintf(stderr, "PSS failed: %d, %d, %d, %lu, %lu\n", res1, res2, res3, l3, saltlen); 84 fprintf(stderr, "NOP");
|
/development/tools/emulator/system/libqemu/ |
test_guest_2.c | 79 fprintf(stderr, "-pipe option needs an argument! See --help for details.\n"); 87 fprintf(stderr, "-tcp option needs an argument! See --help for details.\n"); 95 fprintf(stderr, "-tcp option needs an argument! See --help for details.\n"); 102 fprintf(stderr, "UNKNOWN OPTION: %s\n\n", arg); 111 fprintf(stderr, "You can't use both -pipe and -tcp at the same time\n"); 118 fprintf(stderr, "Invalid port number: %s\n", tcpPort); 129 fprintf(stderr, "Invalid byte size: %s\n", packetSize); 138 fprintf(stderr, "Could not open tcp socket!\n"); 145 fprintf(stderr, "Could not open '%s' pipe: %s\n", pipeName, strerror(errno)); 167 fprintf(stderr,"%d: Sending %d bytes failed: %s\n", count, bufferSize, strerror(errno)) [all...] |
/external/icu4c/tools/icuinfo/ |
testplug.c | 21 #include <stdio.h> /* for fprintf */ 50 fprintf(stderr,"MyPlugin: data=%p, reason=%s, status=%s\n", (void*)data, udbg_enumName(UDBG_UPlugReason,(int32_t)reason), u_errorName(*status)); 66 fprintf(stderr,"MyPluginLow: data=%p, reason=%s, status=%s\n", (void*)data, udbg_enumName(UDBG_UPlugReason,(int32_t)reason), u_errorName(*status)); 84 fprintf(stderr,"MyPluginFailQuery: data=%p, reason=%s, status=%s\n", (void*)data, udbg_enumName(UDBG_UPlugReason,(int32_t)reason), u_errorName(*status)); 99 fprintf(stderr,"MyPluginFailToken: data=%p, reason=%s, status=%s\n", (void*)data, udbg_enumName(UDBG_UPlugReason,(int32_t)reason), u_errorName(*status)); 119 fprintf(stderr,"MyPluginLow: data=%p, reason=%s, status=%s\n", (void*)data, udbg_enumName(UDBG_UPlugReason,(int32_t)reason), u_errorName(*status)); 128 fprintf(stderr,"I'm %p and I did a bad thing and malloced %p\n", (void*)data, (void*)ctx); 144 fprintf(stderr,"MyPluginHigh: data=%p, reason=%s, status=%s\n", (void*)data, udbg_enumName(UDBG_UPlugReason,(int32_t)reason), u_errorName(*status)); 159 fprintf(stderr, "MEM: malloc(%d) = %p\n", (int32_t)size, retPtr); 167 fprintf(stderr, "MEM: free(%p)\n", mem) [all...] |
/external/iproute2/ip/ |
ipmroute.c | 38 fprintf(stderr, "Usage: ip mroute show [ PREFIX ] [ from PREFIX ] [ iif DEVICE ]\n"); 40 fprintf(stderr, "Usage: ip mroute [ add | del ] DESTINATION from SOURCE [ iif DEVICE ] [ oif DEVICE ]\n"); 117 fprintf(ofp, "%-32s Iif: ", obuf); 120 fprintf(ofp, "unresolved "); 122 fprintf(ofp, "%-10s ", viftable[vifi]); 129 fprintf(ofp, "Oifs: "); 143 fprintf(ofp, "%s", viftable[ovifi]); 145 fprintf(ofp, "(ttl %d) ", ovifi); 147 fprintf(ofp, " "); 152 fprintf(ofp, "%s %u packets, %u bytes", _SL_, pkts, b) [all...] |
/sdk/emulator/opengl/host/tools/emugen/ |
main.cpp | 31 fprintf(stderr, "Usage: %s [options] <base name>\n", filename); 32 fprintf(stderr, "\t-h: This message\n"); 33 fprintf(stderr, "\t-E <dir>: generate encoder into dir\n"); 34 fprintf(stderr, "\t-D <dir>: generate decoder into dir\n"); 35 fprintf(stderr, "\t-i: input dir, local directory by default\n"); 36 fprintf(stderr, "\t-T : generate attribute template into the input directory\n\t\tno other files are generated\n"); 37 fprintf(stderr, "\t-W : generate wrapper into dir\n"); 71 fprintf(stderr, "Missing argument !!\n"); 80 fprintf(stderr, "Usage: %s [options] <base name> \n", argv[0]); 88 fprintf(stderr, "No output specified - aborting\n") [all...] |
/external/dropbear/libtomcrypt/demos/ |
tv_gen.c | 127 fprintf(out, "Hash Test Vectors:\n\nThese are the hashes of nn bytes '00 01 02 03 .. (nn-1)'\n\n"); 134 fprintf(out, "Hash: %s\n", hash_descriptor[x].name); 144 fprintf(out, "%3lu: ", y); 146 fprintf(out, "%02X", md[z]); 148 fprintf(out, "\n"); 150 fprintf(out, "\n"); 166 fprintf(out, 171 fprintf(out, "Cipher: %s\n", cipher_descriptor[x].name); 187 fprintf(out, "Key Size: %d bytes\n", kl); 208 fprintf(out, "%2lu: ", w) [all...] |
/external/webkit/Source/WebCore/platform/graphics/android/layers/ |
DumpLayer.cpp | 16 fprintf(file, "%*s", indentLevel*2, " "); 29 fprintf(file, "%s = %d;\n", str, value); 35 fprintf(file, "%s = %x;\n", str, value); 41 fprintf(file, "%s = %.3f;\n", str, value); 47 fprintf(file, "%s = { x = %.3f; y = %.3f; };\n", str, point.fX, point.fY); 53 fprintf(file, "%s = { x = %d; y = %d; };\n", str, point.x(), point.y()); 59 fprintf(file, "%s = { w = %.3f; h = %.3f; };\n", str, size.width(), size.height()); 65 fprintf(file, "%s = { x = %.3f; y = %.3f; w = %.3f; h = %.3f; };\n", 72 fprintf(file, "%s = { (%.2f,%.2f,%.2f,%.2f),(%.2f,%.2f,%.2f,%.2f),"
|
/external/zlib/contrib/puff/ |
pufftest.c | 107 fprintf(stderr, "invalid option %s\n", arg); 112 fprintf(stderr, "only one file name allowed\n"); 119 fprintf(stderr, "memory allocation failure\n"); 123 fprintf(stderr, "could not read %s, or it was empty\n", 129 fprintf(stderr, "skip request of %d leaves no input\n", skip); 139 fprintf(stderr, "puff() failed with return code %d\n", ret); 141 fprintf(stderr, "puff() succeeded uncompressing %lu bytes\n", destlen); 142 if (sourcelen < len) fprintf(stderr, "%lu compressed bytes unused\n", 152 fprintf(stderr, "memory allocation failure\n");
|
/external/e2fsprogs/intl/ |
log.c | 85 fprintf (logfile, "domain "); 87 fprintf (logfile, "\nmsgid "); 91 fprintf (logfile, "\nmsgid_plural "); 93 fprintf (logfile, "\nmsgstr[0] \"\"\n"); 96 fprintf (logfile, "\nmsgstr \"\"\n");
|
/external/openssl/crypto/x509v3/ |
v3conf.c | 81 fprintf(stderr, "Usage: v3conf cert.pem [file.cnf]\n"); 88 fprintf(stderr, "Error opening Config file %s\n", conf_file); 95 fprintf(stderr, "Can't open certificate file %s\n", argv[1]); 100 fprintf(stderr, "Error reading certificate file %s\n", argv[1]); 109 fprintf(stderr, "Error adding extensions\n");
|
/external/qemu/hw/ |
watchdog.c | 44 fprintf(stderr, 52 fprintf(stderr, "\t%s\t%s\n", 65 fprintf(stderr, "Unknown -watchdog device. Supported devices are:\n"); 67 fprintf(stderr, "\t%s\t%s\n", 116 fprintf(stderr, "watchdog: timer fired\n");
|
/external/valgrind/main/drd/tests/ |
hold_lock.c | 40 fprintf(stderr, "Usage: %s [-i <interval time in ms>].\n", argv[0]); 45 fprintf(stderr, "Locking mutex ...\n"); 58 fprintf(stderr, "Locking rwlock exclusively ...\n"); 66 fprintf(stderr, "Locking rwlock shared ...\n"); 76 fprintf(stderr, "Done.\n");
|
/external/valgrind/main/helgrind/tests/ |
bar_bad.c | 37 fprintf(stderr, "\ninitialise a barrier with zero count\n"); 42 fprintf(stderr, "\ninitialise a barrier twice\n"); 49 fprintf(stderr, "\ninitialise a barrier which has threads waiting on it\n"); 60 fprintf(stderr, "\ndestroy a barrier that has waiting threads\n"); 76 fprintf(stderr, "\ndestroy a barrier that was never initialised\n");
|
tc15_laog_lockdel.c | 26 fprintf(stderr, "Establish order 1 -> 2\n"); 34 fprintf(stderr, "Try order 2 -> 1. This gives an error.\n"); 43 fprintf(stderr, 45 fprintf(stderr, "so a second locking sequence 2 -> 1 should now be OK.\n"); 60 fprintf(stderr, "done\n");
|
/external/valgrind/main/none/tests/ |
pending.c | 24 fprintf(stderr, "FAILED: got signal %d instead\n", sig); 29 fprintf(stderr, "FAILED: signal delivered early (in handler)\n"); 58 fprintf(stderr, "FAILED: signal delivered too early\n"); 68 fprintf(stderr, "FAILED: signal not delivered\n"); 81 fprintf(stderr, "FAILED: SIGHUP not still pending; got signal %d\n",
|
/external/webrtc/test/testsupport/ |
frame_reader.cc | 33 fprintf(stderr, "Frame length must be >0, was %d\n", 39 fprintf(stderr, "Couldn't open input file for reading: %s\n", 46 fprintf(stderr, "Found empty file: %s\n", input_filename_.c_str()); 63 fprintf(stderr, "FrameReader is not initialized (input file is NULL)\n"); 70 fprintf(stderr, "Error reading from input file: %s\n",
|