Searched refs:fprintf (Results 151 - 175 of 1485) sorted by relevance

1234567891011>>

/haiku-fatelf/src/libs/ncurses/ncurses/tinfo/
H A Dcomp_error.c93 fprintf(stderr, "\"%s\"", sourcename);
95 fprintf(stderr, ", line %d", _nc_curr_line);
97 fprintf(stderr, ", col %d", _nc_curr_col);
99 fprintf(stderr, ", terminal '%s'", termtype);
115 fprintf(stderr, "\n");
127 fprintf(stderr, "\n");
140 fprintf(stderr, "\n");
/haiku-fatelf/src/bin/bash/
H A Derror.c89 fprintf (stderr, "%s:%s%d: ", ename, gnu_error_format ? "" : _(" line "), line);
91 fprintf (stderr, "%s: ", ename);
157 fprintf (stderr, "\n");
164 fprintf (stderr, _("last command: %s\n"), h ? h : "(null)");
169 fprintf (stderr, "Report this to %s\n", the_current_maintainer);
172 fprintf (stderr, _("Aborting..."));
198 fprintf (stderr, "\n");
221 fprintf (stderr, "\n");
243 fprintf (stderr, "\n");
260 fprintf (stder
[all...]
/haiku-fatelf/src/bin/
H A Dsettype.cpp55 fprintf((error ? stderr : stdout), kUsage, commandName, commandName,
87 fprintf(stderr, "\"%s\" is no valid MIME type.\n", type);
125 fprintf(stderr, "Error: Invalid option: \"%s\"\n", arg);
136 fprintf(stderr, "Error: At least one option of \"-preferredAppSig\", "
142 fprintf(stderr, "Error: No file specified.\n");
159 fprintf(stderr, "Error: Can't access file \"%s\": %s\n",
166 fprintf(stderr, "Error: \"%s\": No such file or directory.\n",
174 fprintf(stderr, "Error: \"%s\" is not a file. Signatures can only "
187 fprintf(stderr, "Error: Failed to open file \"%s\": %s\n",
199 fprintf(stder
[all...]
H A Dbadblocks.cpp40 fprintf(stderr, "Scanning '%s', %d * %d bytes at once\n",
44 fprintf(stderr, "\n");
49 fprintf(stderr, "checking block %Ld\x1b[1A\n", block);
55 fprintf(stderr, "block %Ld (offset %Ld): got %d < %zd\n",
60 fprintf(stderr, "block %Ld: error: %s\n", block, strerror(errno));
75 fprintf(stderr, "block %Ld: error: %s\n", block + i, strerror(errno));
77 fprintf(stderr, "block %Ld: read %d bytes\n", block + i, got);
78 fprintf(outputFile, "%Ld\n", block + i);
95 fprintf(stderr, "badblocks [-sv] [-b block-size] [-c block-at-once] "
113 //fprintf(stder
[all...]
H A Didestatus.c60 fprintf(stderr, "use: %s devicename\n", argv[0]);
65 fprintf(stderr, "could not open %s, %s\n", argv[1], strerror(errno));
69 fprintf(stderr, "could not get ide status for %s\n", argv[1]);
/haiku-fatelf/src/tests/system/kernel/cache/
H A DBlockMapTest.cpp37 fprintf(stderr, "map creation failed: %s\n", strerror(status));
64 fprintf(stderr, " offset %Ld contains wrong address %lx, should have been %lx\n", offset, address, index + 1);
66 fprintf(stderr, " offset %Ld found in map but never added\n", offset);
69 fprintf(stderr, " offset %Ld not found in map but should be there\n", offset);
79 fprintf(stderr, " Removing offset %Ld failed (got address %lx)!\n", offsets[kLoops - 1], address);
115 fprintf(stderr, " should not contain removed offset %Ld:%lx!\n", offset, address);
118 fprintf(stderr, " offset %Ld contains wrong address %lx, should have been %lx\n", offset, address, index + 1);
123 fprintf(stderr, " start wall %Ld in map\n", offset);
127 fprintf(stderr, " end wall %Ld in map\n", offset);
129 fprintf(stder
[all...]
H A Dcache_control.cpp23 fprintf(stderr, "usage: %s [clear | unset | set <module-name>]\n", __progname);
34 fprintf(stderr, "%s: The cache syscalls are not available on this system.\n", __progname);
44 fprintf(stderr, "%s: clearing the cache failed: %s\n", __progname, strerror(status));
48 fprintf(stderr, "%s: unsetting the cache module failed: %s\n", __progname, strerror(status));
52 fprintf(stderr, "%s: setting the module failed: %s\n", __progname, strerror(status));
/haiku-fatelf/src/bin/gawk/
H A Dmsg.c43 (void) fprintf(stderr, "%s: ", myname);
46 fprintf(stderr, "%s:%d:", srcfile, srcline);
52 (void) fprintf(stderr, "%s:", source);
54 (void) fprintf(stderr, _("cmd. line:"));
56 (void) fprintf(stderr, "%d: ", sourceline);
62 (void) fprintf(stderr, "FILENAME=%s ", file);
63 (void) fprintf(stderr, "FNR=%ld) ", FNR);
65 (void) fprintf(stderr, "%s", s);
67 (void) fprintf(stderr, "\n");
/haiku-fatelf/src/bin/multiuser/
H A Dpasswd.cpp37 fprintf(error ? stderr : stdout, kUsage, __progname);
53 fprintf(stderr, "Error: You need to be root.\n");
65 fprintf(stderr, "Error: No user with name \"%s\".\n", user);
70 fprintf(stderr, "Error: Only root can change the passwd for other "
77 fprintf(stderr, "Error: Ugh! Couldn't get passwd entry for uid "
101 fprintf(stderr, "Error: The password is too long.\n");
114 fprintf(stderr, "Error: passwords don't match\n");
134 fprintf(stderr, "Error: Out of memory!\n");
142 fprintf(stderr, "Error: Failed to create user: %s\n", strerror(error));
/haiku-fatelf/src/bin/bash/lib/intl/
H A Dlog.c93 fprintf (logfile, "domain ");
95 fprintf (logfile, "\nmsgid ");
99 fprintf (logfile, "\nmsgid_plural ");
101 fprintf (logfile, "\nmsgstr[0] \"\"\n");
104 fprintf (logfile, "\nmsgstr \"\"\n");
/haiku-fatelf/src/bin/gawk/intl/
H A Dlog.c91 fprintf (logfile, "domain ");
93 fprintf (logfile, "\nmsgid ");
97 fprintf (logfile, "\nmsgid_plural ");
99 fprintf (logfile, "\nmsgstr[0] \"\"\n");
102 fprintf (logfile, "\nmsgstr \"\"\n");
/haiku-fatelf/src/bin/gdb/bfd/
H A Dgen-aout.c38 fprintf(stderr, "Cannot open gen-aout!\n");
42 fprintf(stderr, "Cannot read gen-aout!\n");
48 fprintf(stderr, "Usage: gen-aout target_name\n");
90 fprintf (stderr, _("warning: preprocessor substituted architecture name inside string;"));
91 fprintf (stderr, _(" fix DEFAULT_ARCH in the output file yourself\n"));
/haiku-fatelf/src/bin/gdb/gdb/gdbserver/
H A Dutils.c54 STRING is the error message, used as a fprintf string,
65 fprintf (stderr, "\n");
71 STRING and ARG are passed to fprintf. */
79 fprintf (stderr, "gdb: ");
81 fprintf (stderr, "\n");
92 fprintf (stderr, "gdb: ");
94 fprintf (stderr, "\n");
/haiku-fatelf/src/kits/network/libnetapi/
H A DNetDebug.cpp104 fprintf( stderr, "debug: %s\n", msg );
146 fprintf( stderr, "----------\n%s\n(dumping %ld bytes)\n",
150 fprintf(stderr, "NULL data!\n");
181 fprintf(stderr, text);
184 fprintf( stderr, "----------\n" );
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dexternal_commands_beos.cpp37 fprintf(stderr, "Failed to create command port: %s\n", strerror(port));
52 fprintf(stderr, "Reading from port failed: %s\n",
60 fprintf(stderr, "No command given.\n");
64 fprintf(stderr, "Command too long. Ignored.\n");
93 fprintf(stderr, "Failed to send command result to reply port: %s\n",
/haiku-fatelf/src/tests/kits/storage/testapps/
H A DNodeMonitorTest.cpp37 fprintf(stderr, "Could not watch file.\n");
47 fprintf(stderr, "Could not stop watching: %s\n", strerror(status));
65 fprintf(stderr, "Could not open /tmp.\n");
81 fprintf(stderr, "could not create watch test.\n");
86 fprintf(stderr, "could not remove watch test.\n");
/haiku-fatelf/src/tests/system/libroot/posix/bonnie++-1.03d/
H A Dbon_suid.cpp40 fprintf(stderr, "Can't find user %s\n", userName);
60 fprintf(stderr, "Can't find group %s\n", groupName);
71 fprintf(stderr, "Can't set gid to %d.\n", int(groupId));
77 fprintf(stderr, "Can't set uid to %d.\n", int(userId));
81 fprintf(stderr, "Using uid:%d, gid:%d.\n", int(getuid()), int(getgid()));
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_mutex_trylock/
H A D1-1.c49 fprintf(stderr,"Expected %d(EBUSY), got %d\n",EBUSY,rc);
69 fprintf(stderr,"Unexpected error code(%d) for pthread_mutex_lock()\n", rc);
79 fprintf(stderr,"Have tried %d times but failed to get the mutex\n", i);
91 fprintf(stderr,"Error at pthread_mutex_lock(), rc=%d\n",rc);
100 fprintf(stderr,"Error at pthread_mutex_unlock(), rc=%d\n",rc);
/haiku-fatelf/src/tools/fs_shell/
H A Dexternal_commands_beos.cpp39 fprintf(stderr, "Error: Failed to create command port: %s\n",
55 fprintf(stderr, "Error: Reading from port failed: %s\n",
63 fprintf(stderr, "Error: No command given.\n");
67 fprintf(stderr, "Error: Command too long. Ignored.\n");
96 fprintf(stderr, "Error: Failed to send command result to reply "
H A Dfs_shell_command_beos.cpp24 fprintf(stderr, "Error: Command line too long.\n");
35 fprintf(stderr, "Error: Couldn't find fs_shell command port.\n");
42 fprintf(stderr, "Error: Failed to create a reply port: %s\n",
56 fprintf(stderr, "Error: Failed to send command: %s\n", strerror(error));
69 fprintf(stderr, "Error: Failed to read reply from fs_shell: %s\n",
/haiku-fatelf/src/libs/print/libgutenprint/test/
H A Dunprint.c461 fprintf(stderr, "Margins: top: %d bottom: top+%d\n", pstate.top_margin,
470 fprintf(stderr, "Image from (%d,%d) (%.3fx%.3f) to (%d,%d) (%.3fx%.3f) size (%dx%d) (%.3fx%.3f)\n",
486 fprintf(stderr, "Writing output...\n");
491 fprintf(fp_w, "P6\n");
492 fprintf(fp_w, "%d %d\n", width, height);
493 fprintf(fp_w, "255\n");
606 fprintf(stderr, "Warning: Reality failure. The impossible happened.\n");
631 fprintf(stderr, "Warning! Attempting to print at %d DPI but units are "
638 fprintf(stderr,
658 fprintf(stder
[all...]
/haiku-fatelf/src/add-ons/media/media-add-ons/video_mixer/
H A DVideoMixerNodeEventLooper.cpp49 fprintf(stderr," unknown event type: %ld\n",event->type);
65 fprintf(stderr,"VideoMixerNode(BMediaEventLooper)::OfflineTime\n");
85 fprintf(stderr,"VideoMixerNode(BMediaEventLooper)::HandleStart()\n");
99 fprintf(stderr,"VideoMixerNode(BMediaEventLooper)::HandleSeek(t=%lld,d=%ld,bd=%lld)\n",event->event_time, event->data, event->bigdata);
108 fprintf(stderr,"VideoMixerNode(BMediaEventLooper)::HandleWarp\n");
117 fprintf(stderr,"VideoMixerNode(BMediaEventLooper)::HandleStop\n");
129 fprintf(stderr,"HandleBuffer called on non buffer event type\n");
135 fprintf(stderr,"NO BUFFER PASSED\n");
142 fprintf(stderr,"<- B_MEDIA_BAD_DESTINATION\n");
147 fprintf(stder
[all...]
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djas_debug.c177 fprintf(out, "%04x:", i);
180 fprintf(out, " %02x", dp[i + j]);
183 fprintf(out, "\n");
/haiku-fatelf/src/bin/diffutils/src/
H A Dnormal.c55 fprintf (outfile, "%c", change_letter[changes]);
57 fprintf (outfile, "\n");
65 fprintf (outfile, "---\n");
/haiku-fatelf/src/bin/fwcontrol/
H A Dfwmpegts.c202 fprintf(stderr, "Read %d bytes.\n", len);
206 fprintf(stderr, "(EAGAIN) - push 'Play'?\n");
216 fprintf(stderr, "\nReading new packet.\n");
217 fprintf(stderr, "%08x %08x %08x %08x\n",
239 fprintf(stderr,
242 fprintf(stderr, "Data block size (CIP header): %d [q], %d [B]\n",
244 fprintf(stderr,
247 fprintf(stderr, "QCP (CIP header): %d\n", ciph->qpc );
248 fprintf(stderr, "DBC counter (CIP header): %d\n", ciph->dbc );
249 fprintf(stder
[all...]

Completed in 141 milliseconds

1234567891011>>