Searched refs:puts (Results 76 - 100 of 143) sorted by relevance

123456

/haiku/src/bin/bfs_tools/lib/
H A DDisk.cpp307 puts("\nCouldn't find any BFS superblocks!");
313 puts("\n\nThe following disks were found:");
333 puts("No disk there... exiting.");
394 puts("\n*** Determine block size");
423 puts("\n*** Scanning for indices and root node...");
687 // puts("\t\tnext block in log contains a bplustree!");
754 puts("OH NO, I AM BROKEN!");
/haiku/src/bin/
H A Dmkindex.cpp48 puts("Copying indexes:");
H A Droster.cpp136 puts(" ----- ----- ---------");
H A Dlistimage.c54 puts(header);
H A Dfortune.c172 puts(buffer + start);
/haiku/src/servers/net/
H A DAutoconfigLooper.cpp82 puts("DHCP failed miserably!");
/haiku/src/system/boot/loader/
H A Dstdio.cpp192 puts(const char *string) function
H A Dpager.cpp143 puts(lineBuffer);
/haiku/src/tests/kits/locale/
H A DcollatorTest.cpp70 puts(label);
/haiku/src/tests/system/network/
H A Dtcp_server.c105 puts("HY");
/haiku/src/apps/codycam/
H A DFtpClient.cpp452 puts(B_TRANSLATE("PASS <suppressed> (real password sent)"));
454 puts(ccmd.c_str());
553 puts(outString.c_str());
562 puts(outString.c_str());
/haiku/src/apps/processcontroller/
H A DPCWorld.cpp142 puts(B_TRANSLATE("(c) 1996-2001 Georges-Edouard Berenger, "
/haiku/headers/private/kernel/boot/
H A Dstdio.h91 extern int puts(const char *);
/haiku/src/tests/system/kernel/
H A Dadvisory_locking_test.cpp72 puts("wait for <enter>...");
/haiku/src/apps/powerstatus/
H A DPowerStatus.cpp91 puts(str);
/haiku/src/apps/softwareupdater/
H A DUpdateManager.cpp140 puts("Job aborted");
171 puts("The following changes will be made:");
215 puts("");
351 puts("done.");
/haiku/src/tests/apps/fake_app_server/
H A DServerApp.cpp316 puts("message doesn't need a reply!");
/haiku/src/tests/system/boot/loader/
H A Dplatform_menu.cpp99 puts("List of known root directories:");
/haiku/src/apps/sudoku/
H A DSudokuGenerator.cpp142 puts("check all remove");
/haiku/src/tests/kits/media/
H A DmediaFormats.cpp180 puts("\n***** all supported formats *****");
/haiku/src/system/kernel/util/
H A Dkernel_cpp.cpp221 puts(const char *string) function
/haiku/src/apps/serialconnect/
H A DSerialApp.cpp162 puts(strerror(error));
177 puts(strerror(error));
/haiku/src/preferences/appearance/
H A DFontSelectionView.cpp65 puts("you don't have _set_system_font_()");
75 puts("you don't have _get_system_default_font_()");
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPProtocol.cpp191 puts("IMAP: sync");
261 puts("IMAP: ready to run!");
/haiku/src/apps/autoraise/
H A DAutoRaiseIcon.cpp19 puts("Instanciating AutoRaise TrayView...");
273 puts("ERROR loading active icon");
283 puts("ERROR loading inactive icon");
497 // puts("");

Completed in 132 milliseconds

123456