Searched refs:fprintf (Results 176 - 200 of 1485) sorted by relevance

1234567891011>>

/haiku-fatelf/src/tests/add-ons/print/ppd/test/
H A DTestScanner.cpp26 fprintf(stderr, "Could not open file main.ppd\n");
34 fprintf(stderr, "Unexpected end of file!\n");
42 fprintf(stderr, "Could not include file include.ppd\n");
/haiku-fatelf/src/tests/kits/net/icmp/
H A Dtcp_unreachable.cpp27 fprintf(stderr, "Usage: %s <ip-address> <port>\n", argv[0]);
39 fprintf(stderr, "Connection failed. Status: %d\n", status);
40 fprintf(stderr, "Error: %s\n", strerror(e));
/haiku-fatelf/src/tests/kits/net/sock/
H A Dsourcetcp.c33 fprintf(stderr, "wrote %d byte of urgent data\n", n);
48 fprintf(stderr, "wrote %d bytes\n", n);
56 fprintf(stderr, "pausing before close\n");
/haiku-fatelf/src/tests/system/libroot/posix/
H A Dgnulib-test-btowc.c31 fprintf(stderr, "unable to set standard locale\n");
45 fprintf(stderr, "unable to set ISO8859-1 locale, skipping\n");
60 fprintf(stderr, "unable to set en_US.UTF-8 locale, skipping\n");
H A Dtruncate.cpp23 fprintf(stderr, "usage: %s <file> <size>\n", __progname);
29 fprintf(stderr, "%s: cannot stat file \"%s\": %s\n", __progname,
46 fprintf(stderr, "%s: cannot truncate file \"%s\": %s\n", __progname,
H A Dmprotect_test.cpp42 fprintf(stderr, "SIGSEGV: mprotect() failed: %s\n", strerror(errno));
50 fprintf(stderr, "SIGSEGV: mmap() failed: %s\n", strerror(errno));
61 fprintf(stderr, "SIGSEGV: mprotect() failed: %s\n", strerror(errno));
72 fprintf(stderr, "Error: Failed to install signal handler: %s\n",
83 fprintf(stderr, "mmap() failed: %s\n", strerror(errno));
94 fprintf(stderr, "mprotect() failed: %s\n", strerror(errno));
/haiku-fatelf/src/tests/system/runtime_loader/test_suite/
H A Ddlopen_resolve_order152 fprintf(stderr, "Error opening libb.so: %s\n", dlerror());
58 fprintf(stderr, "Error opening liba.so: %s\n", dlerror());
64 fprintf(stderr, "Error getting symbol a: %s\n", dlerror());
/haiku-fatelf/src/bin/network/ftp/
H A Dcmds.c160 fprintf(ttyout, "%s %s [anpqy?]? ", cmd, file);
164 fprintf(ttyout, "\nEOF received; %s aborted\n", mname);
171 fprintf(ttyout,
180 fprintf(ttyout, "%s aborted.\n", mname);
185 fprintf(ttyout,
213 fprintf(ttyout, "usage: %s [", argv[0]);
216 fprintf(ttyout, "%s%s", sep, p->t_name);
224 fprintf(ttyout, "Using %s mode to transfer files.\n", typename);
232 fprintf(ttyout, "%s: unknown mode.\n", argv[1]);
294 fprintf(ttyou
[all...]
/haiku-fatelf/src/tools/stubgen/
H A Dmain.c208 fprintf(outfile, "%s\n", e->templ);
216 fprintf(outfile, "%s%s%s::%s(",
224 fprintf(outfile, "%s)", arg_str);
228 fprintf(outfile, " %s", elt->throw_decl);
231 fprintf(outfile, " const");
233 fprintf(outfile, "\n{\n");
237 fprintf(outfile, "}\n\n\n");
245 fprintf(outfile, "/%s\n", (opt_b ? lots_of_stars : "*"));
246 fprintf(outfile, " * Method: %s::%s%s\n", elt->parent->name, elt->name,
250 fprintf(outfil
[all...]
/haiku-fatelf/src/tests/kits/net/netperf/
H A Dnettest_bsd.c237 fprintf(where, \
252 fprintf(where,"about to suspend\n"); \
256 fprintf(where, \
299 fprintf(where,"about to spin suspend\n"); \
366 fprintf(where, \
406 fprintf(where, \
525 fprintf(where,
567 fprintf(where,
593 fprintf(where,"Sleeping on getaddrinfo EAI_AGAIN\n");
626 fprintf(wher
[all...]
/haiku-fatelf/src/bin/
H A Dclockconfig.cpp33 fprintf(stderr, "%s: can't open RTC settings file\n", program);
40 fprintf(stderr, "%s: unable to read RTC settings file\n", program);
57 fprintf(stderr, "%s: can't open Time settings file\n", program);
64 fprintf(stderr, "%s: unable to parse Time settings file\n", program);
69 fprintf(stderr, "%s: no timezone found\n", program);
89 fprintf(stderr, "%s: can't find settings directory\n", program);
H A Disvolume.cpp23 fprintf(stderr,
74 fprintf(stderr,
83 fprintf(stderr, "%s: can't get information about volume: %s\n",
96 fprintf(stderr, "%s: failed to get BVolume for device %" B_PRIdDEV
106 fprintf(stderr, "%s: failed to get partition for device %" B_PRIdDEV
125 fprintf(stderr, "%s: can't get information about dev_t: %" B_PRIdDEV
/haiku-fatelf/src/tests/kits/net/
H A Dwlan_test.cpp19 fprintf(stderr, "%s: <device> join|leave|list [<network> [<password>]]\n",
61 fprintf(stderr, "\"%s\" does not exist!\n", argv[1]);
65 fprintf(stderr, "\"%s\" is not a WLAN device!\n", argv[1]);
79 fprintf(stderr, "joining network failed: %s\n",
89 fprintf(stderr, "leaving network failed: %s\n",
104 fprintf(stderr, "getting network failed: %s\n",
H A Dtcp_connection_test.cpp18 fprintf(stderr, "failed to create listener socket: %s\n",
30 fprintf(stderr, "failed to bind listener socket: %s\n",
38 fprintf(stderr, "failed to get socket name: %s\n", strerror(errno));
52 fprintf(stderr, "fork() failed: %s\n", strerror(errno));
64 fprintf(stderr, "child: %d: failed to create client socket: "
80 fprintf(stderr, "child: %d: failed to bind: %s\n",
103 fprintf(stderr, "child: %d: failed to get socket name %s\n",
107 fprintf(stderr, "child: %d: connect() failed %s\n", i,
127 fprintf(stderr, "server: accept() failed: %s\n",
/haiku-fatelf/src/tests/system/libroot/os/
H A Dfs_attr_test.cpp24 fprintf(stderr, "Could not stat attribute \"%s\": %s\n", attribute,
30 fprintf(stderr, "Length does not match for \"%s\": should be %ld, is "
36 fprintf(stderr, "Type does not match B_RAW_TYPE!\n");
44 fprintf(stderr, "Bytes read does not match: should be %ld, is %ld\n",
50 fprintf(stderr, "Bytes do not match: should be \"%s\", is \"%s\"\n",
62 fprintf(stderr, "Creating test file \"%s\" failed: %s\n", kTestFileName,
H A Dsystem_watching_test.cpp23 fprintf(error ? stderr : stdout,
95 fprintf(stderr, "Failed to create port: %s\n", strerror(port));
102 fprintf(stderr, "Failed to start watching: %s\n", strerror(error));
116 fprintf(stderr, "Failed to read from port: %s\n",
125 fprintf(stderr, "Failed to create message: %s\n", strerror(error));
133 fprintf(stderr, "Unexpected message what!\n");
138 fprintf(stderr, "Failed to get message opcode!\n");
210 fprintf(stderr, "Unknown opcode!\n");
/haiku-fatelf/src/bin/sharutils/src/
H A Dshar.c474 fprintf (output, "\
563 fprintf (output, "\
592 fprintf (output, "\
636 fprintf (output, "if test ! -d '%s'; then\n", path);
638 fprintf (output, " $echo 'x -' '%s' '%s'\n",
640 fprintf (output, " mkdir '%s'\n", path);
705 fprintf (output, "# %6ld %s %s\n", struct_stat.st_size,
754 fprintf (output, "Submitted-by: %s\n", submitter_address);
755 fprintf (output, "Archive-name: %s%s%02d\n\n",
766 fprintf (outpu
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A Dcrc_table.cpp27 fprintf(stderr, "USAGE: crc_table <octal polynomial=120001 for ext2>\n");
33 fprintf(stderr, "ERROR: polynomial is too large, sucka.\n");
/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A Dcrc_table.cpp24 fprintf(stderr, "USAGE: crc_table <octal polynomial=010041 for UDF>\n");
30 fprintf(stderr, "ERROR: polynomial is too large, sucka.\n");
/haiku-fatelf/src/apps/icon-o-matic/document/savers/
H A DNativeSaver.cpp34 fprintf(stderr, "Error saving icon: %s\n", strerror(ret));
42 fprintf(stderr, "Error saving icon attribute: %s\n", strerror(ret));
/haiku-fatelf/src/kits/network/libbind/resolv/
H A Dres_debug.h27 # define Dprint(cond, args) if (cond) {fprintf args;} else {}
29 fprintf args;\
/haiku-fatelf/src/tests/add-ons/kernel/drivers/random/
H A Drandom_test.cpp18 fprintf(stderr, "Error: Failed to open \"%s\": %s", kRandomDevice,
26 fprintf(stderr, "Error: Failed to read from random device: %s",
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/udf/r5/
H A Dcrc_table.cpp24 fprintf(stderr, "USAGE: crc_table <octal polynomial=010041 for UDF>\n");
30 fprintf(stderr, "ERROR: polynomial is too large, sucka.\n");
/haiku-fatelf/src/tests/system/kernel/
H A Dsigsuspend_test.cpp28 fprintf(stdout, "before sigsuspend()\n");
31 fprintf(stdout, "after sigsuspend()\n");
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_condattr_getpshared/
H A D1-1.c32 fprintf(stderr,"process-shared attribute is not available for testing\n");
59 fprintf(stderr,"Error obtaining the attribute process-shared\n");

Completed in 200 milliseconds

1234567891011>>