Searched refs:stderr (Results 276 - 300 of 713) sorted by relevance

<<11121314151617181920>>

/haiku/src/tests/system/network/
H A Dfirefox_crash.cpp85 fprintf(stderr, "write select() failed: %s\n", strerror(errno));
107 fprintf(stderr, "read select() failed: %s\n", strerror(errno));
135 fprintf(stderr, "pair failed: %s\n", strerror(errno));
/haiku/src/bin/
H A Dhd.c101 fprintf(stderr, "'%s': no such file or directory\n", fname);
106 fprintf(stderr, "'%s' is a directory\n", fname);
114 fprintf(stderr, "'%s': %s\n", fname, strerror(errno));
H A Dspybmessage.cpp190 fprintf(stderr, "load_add_on: %s\n", strerror(gExeImg));
196 fprintf(stderr, "libc: %d; %s\n", __libc_argc, *__libc_argv);
197 fprintf(stderr, "save: %s\n", *argv_save);
208 fprintf(stderr, "get_image_symbol(main): %s\n", strerror(gExeImg));
H A Dlsindex.cpp24 fprintf (stderr,
182 fprintf(stderr, "%s: option %s is not understood (use --help "
189 fprintf(stderr, "%s: can't get information about volume: %s\n",
198 fprintf(stderr, "%s: can't open index dir of device %" B_PRIdDEV "\n",
H A Dxres.cpp225 fprintf(stderr, "Error: Failed to open file \"%s\": %s\n",
235 fprintf(stderr, "Error: Failed to get size of file \"%s\": "
243 fprintf(stderr, "Error: Resource data file \"%s\" is too big\n",
254 fprintf(stderr, "Error: Failed to read data size from file "
336 fprintf(stderr, "Error: Failed to open file \"%s\": %s\n", path,
346 fprintf(stderr, "Error: File \"%s\" is not a resource file.\n",
349 fprintf(stderr, "Error: Failed to read resources from file "
404 fprintf(stderr, "Error: Failed to open input file \"%s\": %s\n",
414 fprintf(stderr, "Error: Input file \"%s\" is not a resource "
417 fprintf(stderr, "Erro
[all...]
H A Dmountvolume.cpp87 fprintf(error ? stderr : stdout, kUsage, kAppName);
178 fprintf(stderr, "Volume `%s' already mounted.\n", name.String());
205 fprintf(stderr, "Volume `%s' not mounted.\n", name.String());
219 fprintf(stderr, "Failed to mount volume `%s': %s\n",
231 fprintf(stderr, "Failed to unmount volume `%s': %s\n",
352 fprintf(stderr, "Failed to get info from entry_refs BMessage: %s\n",
369 fprintf(stderr, "Failed to get a path (%s) from entry (%s): %s\n",
437 fprintf(stderr, "Failed to get the list of disk devices: %s",
509 fprintf(stderr, "Failed to mount volume `%s': Volume not found.\n",
514 fprintf(stderr, "Faile
[all...]
/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dvnidpool.c38 fprintf(stderr, "vnidpool_alloc: pool @ %p, bitmap @ %p, size %ld\n", p, p->bitmap, p->bmsize);
45 fprintf(stderr, "vnidpool_free: pool @ %p\n", pool);
53 fprintf(stderr, "WARNING: vnidpool_free called with vnids still in use!!!\n");
/haiku/src/tests/system/kernel/
H A Dadvisory_locking_test.cpp39 fprintf(stderr, "ERROR: %s lock %lld:%lld failed: %s\n", type_name(type),
81 fprintf(stderr, "usage: %s [shared|exclusive|unlock <start> <length>] "
104 fprintf(stderr, "Could not create lock file: %s\n", strerror(errno));
H A Dpage_fault_cache_merge_test.cpp23 fprintf(stderr, "Creating the area failed: %s", strerror(area));
H A Dspinlock_contention.cpp210 fprintf(stderr, "Error: Failed to get spinlock contention info: %s\n",
218 fprintf(stderr, "Error: fork() failed: %s\n", strerror(errno));
224 fprintf(stderr, "Error: exec() failed: %s\n", strerror(errno));
236 fprintf(stderr, "Error: Failed to get spinlock contention info: %s\n",
/haiku/src/tests/add-ons/accelerants/intel_extreme/
H A Dintel_reg.cpp36 fprintf((error ? stderr : stdout), kUsage, kCommandName);
104 fprintf(stderr, "couldn't find intel extreme mmio area\n");
112 fprintf(stderr, "couldn't clone intel extreme mmio area\n");
/haiku/src/bin/pcmcia-cs/
H A Dcardctl.c531 fprintf(stderr, "checking:");
533 fprintf(stderr, " %s", stab[i].dev);
538 fprintf(stderr, "\n");
540 fprintf(stderr, "Device '%s' busy: scheme unchanged.\n",
584 fprintf(stderr, "Only root can select a new scheme.\n");
596 fprintf(stderr, "Bad scheme name.\n");
600 fprintf(stderr, "Scheme unchanged.\n");
605 fprintf(stderr, "Could not change to %s.\n", configpath);
629 fprintf(stderr, "Some devices did not start cleanly.\n");
645 fprintf(stderr, "usag
[all...]
/haiku/src/bin/pc/
H A Dpc.c370 fprintf(stderr, "Left hand side of expression is not assignable.\n");
424 fprintf(stderr, "Divide by zero!\n");
431 fprintf(stderr, "Modulo by zero!\n");
437 fprintf(stderr, "Unknown operator: %c\n", operator);
727 fprintf(stderr, "Parsing stopped: unknown operator %s\n", *str);
742 fprintf(stderr, "Divide by zero!\n");
749 fprintf(stderr, "Modulo by zero!\n");
795 fprintf(stderr, "Can only use ++/-- on variables.\n");
855 fprintf(stderr, "Warning: character constant not terminated or too "
883 fprintf(stderr, "Mismatche
[all...]
/haiku/src/kits/midi/
H A DMidiSynth.cpp98 fprintf(stderr, "[midi] MuteChannel is broken; don't use it\n");
105 fprintf(stderr, "[midi] GetMuteMap is broken; don't use it\n");
112 fprintf(stderr, "[midi] SoloChannel is broken; don't use it\n");
119 fprintf(stderr, "[midi] GetSoloMap is broken; don't use it\n");
/haiku/src/system/boot/platform/u-boot/
H A Ddebug.cpp29 //fprintf(stderr, "%s", hint);
40 //fprintf(stderr, "%s", buffer);
68 fprintf(stderr, "%s", buffer);
/haiku/src/tests/add-ons/kernel/file_systems/cdda/
H A Dcdda_text.cpp53 fprintf(stderr, "%s: Retrieving TOC failed: %s\n", __progname,
/haiku/src/tests/add-ons/print/ppd/parser/
H A DPPDFile.cpp55 fprintf(stderr, "%c ", fCurrentChar);
/haiku/src/tests/system/libroot/posix/
H A Dsignal_in_allocator_test2.cpp62 fprintf(stderr, "Error: Failed to install signal handler: %s\n",
/haiku/src/tools/fixup_amiga_boot_checksum/
H A Dfixup_amiga_boot_checksum.c25 fprintf(stderr, "bad bootblock signature!\n");
38 //fprintf(stderr, "checksum: 0x%lx\n", (long)sum);
/haiku/headers/private/bluetooth/
H A Ddebug.h56 #define ERROR(a...) fprintf(stderr, a)
/haiku/headers/libs/udis86/libudis86/
H A Dudint.h46 fprintf(stderr, "decode-error: %s:%d: %s", \
/haiku/src/servers/launch/
H A DAbstractEmptyDirectoryJob.cpp31 fprintf(stderr, "Cannot create directory \"%s\": %s\n", path,
/haiku/src/tests/kits/support/pointerlist/
H A DPointerListTest.h47 fprintf(stderr, "[%d] %d", fID, fValue);
48 // fprintf(stderr, "id: %d; value: %d", fID, fValue);
/haiku/src/system/libnetwork/netresolv/isc/
H A Dassertions.c93 fprintf(stderr, "%s:%d: %s(%s)%s%s failed.\n",
/haiku/src/bin/network/traceroute/
H A Dtraceroute.c528 Fprintf(stderr, "%s: open \"%s\": %s\n",
631 Fprintf(stderr,
719 Fprintf(stderr,
726 Fprintf(stderr, "%s: Warning: ip checksums disabled\n", prog);
749 Fprintf(stderr,
766 Fprintf(stderr, "%s: packet length must be a multiple of 4\n",
774 Fprintf(stderr, "%s: malloc: %s\n", prog, strerror(errno));
819 Fprintf(stderr, "%s: unknown protocol %s\n", prog, cp);
824 Fprintf(stderr, "%s: icmp socket: %s\n", prog, strerror(errno));
844 Fprintf(stderr, "
[all...]

Completed in 140 milliseconds

<<11121314151617181920>>