Searched refs:puts (Results 101 - 125 of 143) sorted by path

123456

/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/apps/webpositive/
H A DCookieWindow.cpp309 puts("==============================");
/haiku/src/bin/bfs_tools/
H A Dbfswhich.cpp185 puts("Scanning nodes (this will take some time)...");
199 puts("Scanning index nodes (this will take some time)...");
254 puts("Copyright (c) 2001-2009 pinc Software.");
H A Dchkindex.cpp129 puts("Collecting files (this will take some time)...");
334 //puts("++");
418 puts("Copyright (c) 2001-2008 pinc Software.");
H A Drecover.cpp400 puts("\tparent directories differ (may be an old "
470 puts("\thandling not yet implemented...");
495 puts("\tempty inode.");
499 puts("\tcreate parent missing entry");
522 puts("could not copy buffer!");
582 puts("\tfound in missing");
587 puts("\tcreate new!");
597 puts("could not copy buffer!");
602 puts("\tcould not add attribute dir");
614 puts("\
[all...]
/haiku/src/bin/bfs_tools/lib/
H A DBitmap.cpp239 puts("double indirect blocks to block bitmap requested...");
H A DInode.cpp309 puts("Not getting name because node is invalid");
1246 //puts("bplustree corrupted!");
/haiku/src/bin/cddb_lookup/
H A Dcddb_lookup.cpp326 puts("Tracks:");
H A Dcddb_server.cpp178 puts(output);
/haiku/src/bin/
H A Dfilepanel.cpp91 puts(p.Path());
H A Dfortune.c172 puts(buffer + start);
H A Dlistattr.cpp266 puts(separator.String());
H A Dlogname.c33 puts(HELP_MESSAGE);
38 puts(VERSION_MESSAGE);
52 puts(DEFAULT_USER);
54 puts(user);
H A Dmountvolume.cpp549 puts(separator.String());
H A Dprio.c26 puts("Usage: prio pid newpriority");
37 puts("Priority change failed.");
H A Drenice.c143 puts("Usage:");
144 puts("renice [-b] [-n increment | prio] [-f thname thname...|thid thid ...]");
145 puts(" -b : use BeOS priorities instead of UNIX priorities");
146 puts(" -n : adds increment to the current priority instead of assigning it");
147 puts(" -f : find threads by name instead of by id");
H A Dsafemode.c42 puts(buffer);
49 puts("yes");
54 puts("no");
/haiku/src/kits/interface/
H A DColumnListView.cpp687 puts(dbmessage.String());
/haiku/src/kits/mail/
H A DMailComponent.cpp742 puts("BTextMailComponent::RenderToRFC822: NULL byte in text!!");
/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/servers/app/
H A DServerApp.cpp3591 puts("message doesn't need a reply!");
/haiku/src/system/boot/loader/
H A Dmain.cpp72 puts("\tno boot path found, scan for all partitions...\n");
77 puts("Could not locate any supported boot devices!\n");
H A Dpager.cpp143 puts(lineBuffer);
/haiku/src/system/boot/platform/bios_ia32/
H A Ddebug.cpp92 puts("*** PANIC ***");
98 puts("\nPress key to reboot.");
/haiku/src/system/boot/platform/efi/
H A Ddebug.cpp72 puts("*** PANIC ***");

Completed in 235 milliseconds

123456