HomeSort by relevance Sort by last modified time
    Searched refs:stderr (Results 51 - 75 of 2255) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/dropbear/
dropbearconvert.c 40 fprintf(stderr, "Usage: %s <inputtype> <outputtype> <inputfile> <outputfile>\n\n"
72 fprintf(stderr, "All arguments must be specified\n");
82 fprintf(stderr, "Invalid input key type\n");
92 fprintf(stderr, "Invalid output key type\n");
119 fprintf(stderr, "Error reading key from '%s'\n",
135 fprintf(stderr, "Key is a %s key\n", keytype);
138 fprintf(stderr, "Error writing key to '%s'\n", outfile);
140 fprintf(stderr, "Wrote key to '%s'\n", outfile);
  /external/iproute2/tc/
q_gred.c 32 #define DPRINTF(format,args...) fprintf(stderr,format,##args)
39 fprintf(stderr, "Usage: ... gred DP drop-probability limit BYTES "
41 fprintf(stderr, " avpkt BYTES burst PACKETS probability PROBABILITY "
43 fprintf(stderr, " [prio value]\n");
44 fprintf(stderr," OR ...\n");
45 fprintf(stderr," gred setup DPs <num of DPs> default <default DP> "
59 DPRINTF(stderr,"init_gred: invoked with %s\n",*argv);
62 DPRINTF(stderr,"init_gred: next_arg with %s\n",*argv);
65 fprintf(stderr, "DPs =%d\n", dps);
66 fprintf(stderr, "Illegal \"DPs\"\n")
    [all...]
  /external/valgrind/main/memcheck/tests/linux/
lsframe1.c 18 fprintf(stderr, "lsframe1: start\n");
24 fprintf(stderr, "lsframe1: done, result is %d\n", sum);
timerfd-syscall.c 114 fprintf(stderr, "error: clock_gettime\n");
156 fprintf(stderr, "no ticks happened\n");
185 fprintf(stderr, "\n\n---------------------------------------\n");
186 fprintf(stderr, "| testing %s\n", clks[i].name);
187 fprintf(stderr, "---------------------------------------\n\n");
189 fprintf(stderr, "relative timer test (at 500 ms) ...\n");
205 fprintf(stderr, "waiting timer ...\n");
209 fprintf(stderr, "whooops! no timer showed up!\n");
211 fprintf(stderr, "got timer ticks (%ld) after %.1f s\n",
215 fprintf(stderr, "absolute timer test (at 500 ms) ...\n")
    [all...]
  /external/valgrind/main/memcheck/tests/
origin3-no.c 44 fprintf(stderr, "\nUndef 1 of 8 (8 bit undef)\n");
54 fprintf(stderr, "\nUndef 2 of 8 (8 bits of 32 undef)\n");
64 fprintf(stderr, "\nUndef 3 of 8 (32 bit undef)\n");
73 fprintf(stderr, "\nUndef 4 of 8 (32 bit undef, unaligned)\n");
82 fprintf(stderr, "\nUndef 5 of 8 (32 bit undef, modified)\n");
106 fprintf(stderr, "\nUndef 6 of 8 (32 bit undef, unaligned, strange, #1)\n");
108 fprintf(stderr, "\nUndef 7 of 8 (32 bit undef, unaligned, strange, #2)\n");
110 fprintf(stderr, "\nUndef 8 of 8 (32 bit undef, unaligned, strange, #3)\n");
sigkill.c 34 fprintf(stderr,"setting signal %d: ", i);
37 else fprintf(stderr,"Success\n");
38 fprintf(stderr,"getting signal %d: ", i);
41 else fprintf(stderr,"Success\n");
42 fprintf(stderr,"\n");
  /ndk/tests/device/whole-static-libs/jni/
main.c 15 fprintf(stderr, "Could not dlopen(\"libbar.so\"): %s\n", dlerror());
19 fprintf(stderr, "Symbol 'foo2' is missing from shared library!!\n");
  /system/core/toolbox/
rmdir.c 8 fprintf(stderr,"rmdir <directory>\n");
23 fprintf(stderr, "rmdir failed for %s, %s\n", argv[0], strerror(errno));
ionice.c 17 fprintf(stderr, "usage: ionice <pid> [none|rt|be|idle] [prio]\n");
22 fprintf(stderr, "Invalid pid specified\n");
28 fprintf(stderr, "Failed to read priority (%s)\n", strerror(errno));
44 fprintf(stderr, "Unsupported class '%s'\n", argv[2]);
52 fprintf(stderr, "Failed to set priority (%s)\n", strerror(errno));
setconsole.c 22 fprintf(stderr, "ioctl( vcfd, VT_ACTIVATE, vtnum) failed, %d %d %s for %d\n", res, errno, strerror(errno), activate_thread_switch_vc);
54 fprintf(stderr, "%s: cannot specify both -g and -t\n", argv[0]);
61 fprintf(stderr, "%s: cannot specify both -g and -t\n", argv[0]);
82 fprintf(stderr, "%s [-d <dev>] [-v <vc>] [-gtncpoh]\n"
94 fprintf(stderr, "%s: invalid option -%c\n",
100 fprintf(stderr,"%s [-d <dev>] [-v <vc>] [-gtncpoh]\n", argv[0]);
106 fprintf(stderr, "cannot open %s\n", ttydev);
115 fprintf(stderr, "ioctl(vcfd, VT_GETSTATE, &vs) failed, %d\n", res);
124 fprintf(stderr, "ioctl(vcfd, VT_OPENQRY, &vtnum) failed, res %d, vtnum %d\n", res, vtnum);
141 fprintf(stderr, "ioctl( vcfd, VT_WAITACTIVE, vtnum) failed, %d %d %s for %d\n", res, errno, strerror(errno), swit (…)
    [all...]
  /system/extras/ext4_utils/
setup_fs.c 28 fprintf(stderr,"not a block device name: %s\n", blockdev);
34 fprintf(stderr,"device %s already has a filesystem\n", blockdev);
40 fprintf(stderr,"device %s not wiped, probably encrypted, not wiping\n", blockdev);
44 fprintf(stderr,"+++\n");
48 fprintf(stderr,"error: setup_fs: fork failed\n");
58 fprintf(stderr, "error: setup_fs: waitpid failed!\n");
63 fprintf(stderr,"---\n");
80 fprintf(stderr,"REBOOT!\n");
make_ext4fs_main.c 33 fprintf(stderr, "%s [ -l <len> ] [ -j <journal size> ] [ -b <block_size> ]\n", basename(path));
34 fprintf(stderr, " [ -g <blocks per group> ] [ -i <inodes> ] [ -I <inode size> ]\n");
35 fprintf(stderr, " [ -L <label> ] [ -f ] [ -a <android mountpoint> ]\n");
36 fprintf(stderr, " [ -z | -s ] [ -t ] [ -w ] [ -c ] [ -J ]\n");
37 fprintf(stderr, " <filename> [<directory>]\n");
108 fprintf(stderr, "Cannot specify both gzip and sparse\n");
114 fprintf(stderr, "Cannot specifiy both wipe and sparse\n");
120 fprintf(stderr, "Cannot specifiy both wipe and gzip\n");
126 fprintf(stderr, "Expected filename after options\n");
137 fprintf(stderr, "Unexpected argument: %s\n", argv[optind])
    [all...]
  /system/extras/fatblock/
utils.c 35 fprintf(stderr, "%s", msg);
40 fprintf(stderr, "%s", msg);
  /system/extras/tests/bionic/libc/bionic/
test_getgrouplist.c 47 fprintf(stderr, "getgrouplist() returned %d (expecting 1), ngroups=%d\n",
52 fprintf(stderr, "getgrouplist() returned group %d (expecting %d)\n",
  /system/extras/tests/bionic/libc/common/
test_dlopen_null.c 27 fprintf(stderr, "Could not open self-executable with dlopen(NULL) !!: %s\n", dlerror());
32 fprintf(stderr, "Could not lookup symbol inside executable !!: %s\n", dlerror());
test_pthread_cleanup_push.c 95 fprintf(stderr, "cleanup1 not called !!\n");
97 fprintf(stderr, "cleanup1 called with wrong argument\n" );
103 fprintf(stderr, "cleanup2 not called !!\n");
105 fprintf(stderr, "cleanup2 called with wrong argument\n");
110 fprintf(stderr, "cleanup3 not called !!\n");
112 fprintf(stderr, "cleanup3 called with bad argument !!\n");
118 fprintf(stderr, "cleanup3 wrongly called !!\n");
120 fprintf(stderr, "cleanup3 wrongly called with bad argument !!\n");
  /system/extras/tests/bionic/libc/other/
test_system.c 16 fprintf(stderr, "Error calling system(): %d\n", errno);
23 fprintf(stderr, "Command returned non-zero exit code: %d\n",
  /external/openssl/crypto/x509v3/
v3prin.c 76 fprintf(stderr, "Usage v3prin cert.pem\n");
80 fprintf(stderr, "Can't open %s\n", argv[1]);
84 fprintf(stderr, "Can't read certificate %s\n", argv[1]);
85 ERR_print_errors_fp(stderr);
94 if(!X509V3_EXT_print_fp(stdout, ext, 0, 0)) ERR_print_errors_fp(stderr);
  /external/valgrind/main/memcheck/tests/darwin/
scalar.h 20 fprintf(stderr, "-----------------------------------------------------\n" \
26 fprintf(stderr, "-----------------------------------------------------\n" \
44 fprintf(stderr, "Expected error %s (%d), got %d\n", #E, E, myerrno); \
48 fprintf(stderr, "Expected error %s (%d), got success\n", #E, E); \
60 fprintf(stderr, "Expected error %s (%d), got %d\n", #E, E, myerrno); \
  /external/valgrind/main/none/tests/
pth_blockedsig.c 24 fprintf (stderr, "error doing pthread_kill\n");
42 fprintf (stderr, "SIG_BLOCK error");
47 fprintf (stderr, "signal(SIGINT) error");
51 fprintf (stderr, "error creating thread");
61 fprintf (stderr, "SHOULD NOT BE HERE (SIGUSR1)!!!!\n");
  /external/dropbear/libtomcrypt/testprof/
katja_test.c 16 fprintf(stderr, "katja_test requires SHA1 and yarrow");
26 fprintf(stderr, "katja_%d key modulus has %d bits\n", size, mp_count_bits(key.N));
30 fprintf(stderr, "N == \n");
32 fprintf(stderr, "%02x ", tmp[cnt]);
33 if (!(++cnt & 15)) fprintf(stderr, "\n");
38 fprintf(stderr, "p == \n");
40 fprintf(stderr, "%02x ", tmp[cnt]);
41 if (!(++cnt & 15)) fprintf(stderr, "\n");
46 fprintf(stderr, "\nq == \n");
48 fprintf(stderr, "%02x ", tmp[cnt])
    [all...]
  /bootable/recovery/updater/
updater.c 36 // Various things log information to stdout or stderr more or less
40 setbuf(stderr, NULL);
43 fprintf(stderr, "unexpected number of arguments (%d)\n", argc);
51 fprintf(stderr, "wrong updater binary API; expected 1, 2, or 3; "
70 fprintf(stderr, "failed to open package %s: %s\n",
77 fprintf(stderr, "failed to find %s in %s\n", SCRIPT_NAME, package_data);
83 fprintf(stderr, "failed to read script from package\n");
102 fprintf(stderr, "%d parse errors\n", error_count);
121 fprintf(stderr, "script aborted (no error message)\n");
124 fprintf(stderr, "script aborted: %s\n", state.errmsg)
    [all...]
  /frameworks/base/tools/aapt/
Main.cpp 44 fprintf(stderr, "Android Asset Packaging Tool\n\n");
45 fprintf(stderr, "Usage:\n");
46 fprintf(stderr,
49 fprintf(stderr,
57 fprintf(stderr,
79 fprintf(stderr,
83 fprintf(stderr,
86 fprintf(stderr,
89 fprintf(stderr,
92 fprintf(stderr,
    [all...]
  /frameworks/compile/libbcc/tests/
main.cpp 84 fprintf(stderr, "Function Count: %lu\n", (unsigned long)numFunctions);
90 fprintf(stderr, "-----------------------------------------------------\n");
91 fprintf(stderr, "%s\n", infos[i].name);
92 fprintf(stderr, "-----------------------------------------------------\n");
111 fprintf(stderr, "Disassembler not supported on this build.\n");
155 fprintf(stderr, "input file required\n");
165 fprintf(stderr, "input file required\n");
171 fprintf(stderr, "Unable to stat input file: %s\n", strerror(errno));
176 fprintf(stderr, "Input file should be a regular file.\n");
182 fprintf(stderr, "Could not open input file %s\n", inFile)
    [all...]
  /external/bluetooth/glib/tests/
spawn-test.c 84 fprintf (stderr, "Error: %s\n", err->message);
110 fprintf (stderr, "Error: %s\n", err->message);
145 fprintf (stderr, "Error: %s\n", err->message);
155 fprintf (stderr, "Error: %s\n", err->message);
171 if (strcmp (erroutput, "This is stderr\r\n") != 0)
173 printf ("error output was '%s', should have been 'This is stderr'\n",
186 fprintf (stderr, "Error parsing command line? %s\n", err->message);
196 fprintf (stderr, "Error: %s\n", err->message);
206 fprintf (stderr, "Could not create pipes\n");
215 fprintf (stderr, "Error parsing command line? %s\n", err->message)
    [all...]

Completed in 1311 milliseconds

1 23 4 5 6 7 8 91011>>