Home
last modified time | relevance | path

Searched refs:puts (Results 1 – 25 of 228) sorted by relevance

12345678910

/freebsd-13-stable/contrib/ntp/sntp/libopts/
HDgenshell.c500 puts(_("genshellopt 1\n\ in bogus_function()
507 puts(_("The genshellopt library is free software; you can redistribute it and/or\n\ in bogus_function()
511 puts(_("This library is distributed in the hope that it will be useful, but WITHOUT\n\ in bogus_function()
515 puts(_("You should have received a copy of the GNU Library General Public License\n\ in bogus_function()
520 puts(_("Output Script File")); in bogus_function()
523 puts(_("Shell name (follows \"#!\" magic)")); in bogus_function()
526 puts(_("display extended usage information and exit")); in bogus_function()
529 puts(_("extended usage information passed thru pager")); in bogus_function()
532 puts(_("output version information and exit")); in bogus_function()
535 puts(_("genshellopt - Generate Shell Option Processing Script - Ver. 1\n\ in bogus_function()
[all …]
/freebsd-13-stable/contrib/ntp/ntpsnmpd/
HDntpsnmpd-opts.c562 puts(_("ntpsnmpd 4.2.8p18\n\ in bogus_function()
567 puts(_(" <http://ntp.org/license>\n\ in bogus_function()
571 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function()
583 puts(_("Do not fork")); in bogus_function()
586 puts(_("Log to syslog()")); in bogus_function()
589 puts(_("The socket address ntpsnmpd uses to connect to net-snmpd")); in bogus_function()
592 puts(_("display extended usage information and exit")); in bogus_function()
595 puts(_("extended usage information passed thru pager")); in bogus_function()
598 puts(_("output version information and exit")); in bogus_function()
601 puts(_("save the option state to a config file")); in bogus_function()
[all …]
/freebsd-13-stable/contrib/ntp/sntp/libopts/autoopts/
HDusage-txt.h364 puts(_("allocation of %d bytes failed\n")); in dummy_func()
366 puts(_("allocation of %d bytes failed\n")); in dummy_func()
368 puts(_("AutoOpts function called without option descriptor\n")); in dummy_func()
370 puts(_("\tThis exceeds the compiled library version: ")); in dummy_func()
372 puts(_("Automated Options Processing Error!\n" in dummy_func()
375 puts(_("realloc of %d bytes at 0x%p failed\n")); in dummy_func()
377 puts(_("\tThis is less than the minimum library version: ")); in dummy_func()
379 puts(_("Automated Options version %s\n" in dummy_func()
382 puts(_("(AutoOpts bug): %s.\n")); in dummy_func()
384 puts(_("optionResetOpt() called, but reset-option not configured")); in dummy_func()
[all …]
/freebsd-13-stable/contrib/ntp/ntpdc/
HDntpdc-opts.c831 puts(_("ntpdc 4.2.8p18\n\ in bogus_function()
836 puts(_(" <http://ntp.org/license>\n\ in bogus_function()
840 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function()
852 puts(_("Force IPv4 DNS name resolution")); in bogus_function()
855 puts(_("Force IPv6 DNS name resolution")); in bogus_function()
858 puts(_("run a command and exit")); in bogus_function()
861 puts(_("Increase debug verbosity level")); in bogus_function()
864 puts(_("Set the debug verbosity level")); in bogus_function()
867 puts(_("Force ntpq to operate in interactive mode")); in bogus_function()
870 puts(_("Print a list of the peers")); in bogus_function()
[all …]
/freebsd-13-stable/contrib/ntp/ntpq/
HDntpq-opts.c876 puts(_("ntpq 4.2.8p18\n\ in bogus_function()
881 puts(_(" <http://ntp.org/license>\n\ in bogus_function()
885 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function()
897 puts(_("Force IPv4 name resolution")); in bogus_function()
900 puts(_("Force IPv6 name resolution")); in bogus_function()
903 puts(_("run a command and exit")); in bogus_function()
906 puts(_("Increase debug verbosity level")); in bogus_function()
909 puts(_("Set the debug verbosity level")); in bogus_function()
912 puts(_("Force ntpq to operate in interactive mode")); in bogus_function()
915 puts(_("numeric host addresses")); in bogus_function()
[all …]
/freebsd-13-stable/contrib/ntp/sntp/
HDsntp-opts.c1183 puts(_("sntp 4.2.8p18\n\ in bogus_function()
1188 puts(_(" <http://ntp.org/license>\n\ in bogus_function()
1192 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function()
1204 puts(_("Force IPv4 DNS name resolution")); in bogus_function()
1207 puts(_("Force IPv6 DNS name resolution")); in bogus_function()
1210 puts(_("Enable authentication with the key auth-keynumber")); in bogus_function()
1213 puts(_("Listen to the address specified for broadcast time sync")); in bogus_function()
1216 puts(_("Concurrently query all IPs returned for host-name")); in bogus_function()
1219 puts(_("Increase debug verbosity level")); in bogus_function()
1222 puts(_("Set the debug verbosity level")); in bogus_function()
[all …]
/freebsd-13-stable/contrib/ntp/ntpd/
HDntpd-opts.c1537 puts(_("ntpd 4.2.8p18\n\ in bogus_function()
1542 puts(_(" <http://ntp.org/license>\n\ in bogus_function()
1546 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function()
1558 puts(_("Force IPv4 DNS name resolution")); in bogus_function()
1561 puts(_("Force IPv6 DNS name resolution")); in bogus_function()
1564 puts(_("Require crypto authentication")); in bogus_function()
1567 puts(_("Do not require crypto authentication")); in bogus_function()
1570 puts(_("Allow us to sync to broadcast servers")); in bogus_function()
1573 puts(_("configuration file name")); in bogus_function()
1576 puts(_("Increase debug verbosity level")); in bogus_function()
[all …]
HDcheck_y2k.c166 puts( " internal self check" ); in main()
267 puts( " include/ntp.h" ); in main()
298 puts( " include/ntp_calendar.h" ); in main()
321 puts( " libparse/parse.c" ); in main()
488 puts( " libntp/caljulian.c" ); in main()
570 puts( " libntp/caltontp.c" ); in main()
/freebsd-13-stable/contrib/ntp/util/
HDntp-keygen-opts.c1317 puts(_("ntp-keygen (ntp) 4.2.8p18\n\ in bogus_function()
1322 puts(_(" <http://ntp.org/license>\n\ in bogus_function()
1326 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function()
1338 puts(_("identity modulus bits")); in bogus_function()
1341 puts(_("certificate scheme")); in bogus_function()
1344 puts(_("privatekey cipher")); in bogus_function()
1347 puts(_("Increase debug verbosity level")); in bogus_function()
1350 puts(_("Set the debug verbosity level")); in bogus_function()
1353 puts(_("Write IFF or GQ identity keys")); in bogus_function()
1356 puts(_("Generate GQ parameters and keys")); in bogus_function()
[all …]
/freebsd-13-stable/tools/tools/kdrv/
HDKernelDriver148 if {$Options(verbose)} {puts "+ read options from '$fname'";}
238 if {$Options(verbose)} {puts "+ checking driver package...";}
263 if {$Options(verbose)} {puts "+ checking kernel source writability...";}
319 if {$Options(verbose)} {puts "+ installing driver files...";}
321 if {$Options(verbose)} {puts "$f -> $kpath$Drv(filei386:$f)";}
331 if {$Options(verbose)} {puts "$f -> $kpath$Drv(fileconf:$f)";}
354 if {$Options(verbose)} {puts "+ backing out installed files...";}
387 if {$Options(verbose)} {puts "+ registering installed files...";}
392 if {$Options(verbose)} {puts "+ updating LINT...";}
398 puts $fh "\#\# driver: $Drv(driver)";
[all …]
/freebsd-13-stable/contrib/xz/src/xz/
HDmessage.c949 puts(_("Mandatory arguments to long options are mandatory " in message_help()
953 puts(_(" Operation mode:\n")); in message_help()
955 puts(_( in message_help()
962 puts(_("\n Operation modifiers:\n")); in message_help()
964 puts(_( in message_help()
973 puts(_( in message_help()
976 puts(_( in message_help()
986 puts(_("\n Basic file format and compression options:\n")); in message_help()
987 puts(_( in message_help()
992 puts(_( in message_help()
[all …]
/freebsd-13-stable/contrib/tcp_wrappers/
HDtry-from.c73 puts(EXPAND("client address (%%a): %a")); in main()
74 puts(EXPAND("client hostname (%%n): %n")); in main()
75 puts(EXPAND("client username (%%u): %u")); in main()
76 puts(EXPAND("client info (%%c): %c")); in main()
77 puts(EXPAND("server address (%%A): %A")); in main()
78 puts(EXPAND("server hostname (%%N): %N")); in main()
79 puts(EXPAND("server process (%%d): %d")); in main()
80 puts(EXPAND("server info (%%s): %s")); in main()
/freebsd-13-stable/tests/sys/kqueue/libkqueue/
HDread.c27 puts("draining the read buffer"); in kevent_socket_drain()
35 puts("filling the read buffer"); in kevent_socket_fill()
182 puts("-- re-adding knote"); in test_kevent_socket_oneshot()
188 puts("-- getting one event"); in test_kevent_socket_oneshot()
193 puts("-- checking knote disabled"); in test_kevent_socket_oneshot()
218 puts("-- re-adding knote"); in test_kevent_socket_dispatch()
252 puts("-- re-adding knote, setting low watermark to 2 bytes"); in test_kevent_socket_lowat()
258 puts("-- checking that one byte does not trigger an event.."); in test_kevent_socket_lowat()
262 puts("-- checking that two bytes triggers an event.."); in test_kevent_socket_lowat()
/freebsd-13-stable/libexec/getty/
HDmain.c130 #define puts Gputs macro
142 static void puts(const char *);
377 puts("user names may not start with '-'."); in main()
592 puts("\b \b"); in getname()
603 puts(" \r"); in getname()
644 puts(s); in putpad()
664 puts(const char *s) in puts() function
755 puts(ttyn); in putf()
757 puts(&slash[1]); in putf()
761 puts(editedhost); in putf()
[all …]
/freebsd-13-stable/contrib/libevent/test/
HDtinytest.c346 puts(opt_verbosity==1?"OK":"");
349 puts("SKIPPED");
380 puts(" (Off by default)");
382 puts(" (DISABLED)");
384 puts("");
401 puts("Options are: [--verbose|--quiet|--terse] [--no-fork] [--timeout <sec>]");
402 puts(" Specify tests by name, or using a prefix ending with '..'");
403 puts(" To skip a test, prefix its name with a colon.");
404 puts(" To enable a disabled test, prefix its name with a plus.");
405 puts(" Use --list-tests for a list of tests.");
[all …]
HDtest-fdleak.c130 puts("Could not open event base!"); in start_loop()
143 puts("Couldn't get fd from listener"); in start_loop()
152 puts("AF mismatch from getsockname()."); in start_loop()
180 puts("Incorrect data received!"); in client_read_cb()
199 puts("Client socket got error!"); in client_event_cb()
HDtest-dumpevents.c149 puts("=====expected"); in main()
151 puts("Inserted:"); in main()
164 puts("Active:"); in main()
169 puts("======received"); in main()
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
HDtinytest.c346 puts(opt_verbosity==1?"OK":"");
349 puts("SKIPPED");
380 puts(" (Off by default)");
382 puts(" (DISABLED)");
384 puts("");
401 puts("Options are: [--verbose|--quiet|--terse] [--no-fork] [--timeout <sec>]");
402 puts(" Specify tests by name, or using a prefix ending with '..'");
403 puts(" To skip a test, prefix its name with a colon.");
404 puts(" To enable a disabled test, prefix its name with a plus.");
405 puts(" Use --list-tests for a list of tests.");
[all …]
HDtest-fdleak.c130 puts("Could not open event base!"); in start_loop()
143 puts("Couldn't get fd from listener"); in start_loop()
152 puts("AF mismatch from getsockname()."); in start_loop()
180 puts("Incorrect data received!"); in client_read_cb()
199 puts("Client socket got error!"); in client_event_cb()
HDtest-dumpevents.c149 puts("=====expected"); in main()
151 puts("Inserted:"); in main()
164 puts("Active:"); in main()
169 puts("======received"); in main()
/freebsd-13-stable/contrib/mandoc/
HDcgi.c425 puts("</body>\n" in resp_end_html()
448 puts(">"); in resp_searchform()
460 puts(" <select name=\"sec\">"); in resp_searchform()
468 puts(" </select>"); in resp_searchform()
476 puts(">All Architectures</option>"); in resp_searchform()
484 puts(" </select>"); in resp_searchform()
489 puts(" <select name=\"manpath\">"); in resp_searchform()
496 puts("</option>"); in resp_searchform()
498 puts(" </select>"); in resp_searchform()
501 puts(" </fieldset>\n" in resp_searchform()
[all …]
/freebsd-13-stable/contrib/ntp/adjtimed/
HDadjtimed.c122 puts("usage: adjtimed -hkrvdf"); in main()
123 puts("-h\thelp"); in main()
124 puts("-k\tkill existing adjtimed, if any"); in main()
125 puts("-r\trestart (kills existing adjtimed, if any)"); in main()
126 puts("-v\tdebug output (repeat for more output)"); in main()
127 puts("-d\tsyslog output (repeat for more output)"); in main()
128 puts("-f\tno fork"); in main()
455 if (verbose > 2) puts("adjtimed: resetting the clock"); in ResetClockRate()
/freebsd-13-stable/sbin/fsdb/
HDfsdbutil.c118 puts("directory"); in printstat()
121 puts("regular file"); in printstat()
141 puts("socket"); in printstat()
144 puts("fifo"); in printstat()
/freebsd-13-stable/contrib/openbsm/config/
HDconfig.guess522 puts("powerpc-ibm-aix3.2.5");
606 case CPU_PA_RISC1_0: puts ("hppa1.0"); break;
607 case CPU_PA_RISC1_1: puts ("hppa1.1"); break;
612 case 64: puts ("hppa2.0w"); break;
613 case 32: puts ("hppa2.0n"); break;
614 default: puts ("hppa2.0"); break;
617 puts ("hppa2.0"); break;
619 default: puts ("hppa1.0"); break;
660 case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break;
661 case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break;
[all …]
/freebsd-13-stable/usr.bin/mesg/
HDmesg.c85 (void)puts("is y"); in main()
88 (void)puts("is n"); in main()

12345678910