Searched refs:puts (Results 1 - 25 of 162) sorted by relevance

1234567

/freebsd-11-stable/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.c557 puts(_("ntpsnmpd 4.2.8p15\n\
562 puts(_(" <http://ntp.org/license>\n\
566 puts(_("Permission to use, copy, modify, and distribute this software and its\n\
578 puts(_("Do not fork"));
581 puts(_("Log to syslog()"));
584 puts(_("The socket address ntpsnmpd uses to connect to net-snmpd"));
587 puts(_("display extended usage information and exit"));
590 puts(_("extended usage information passed thru pager"));
593 puts(_("output version information and exit"));
596 puts(
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dgenshell.c495 puts(_("genshellopt 1\n\
502 puts(_("The genshellopt library is free software; you can redistribute it and/or\n\
506 puts(_("This library is distributed in the hope that it will be useful, but WITHOUT\n\
510 puts(_("You should have received a copy of the GNU Library General Public License\n\
515 puts(_("Output Script File"));
518 puts(_("Shell name (follows \"#!\" magic)"));
521 puts(_("display extended usage information and exit"));
524 puts(_("extended usage information passed thru pager"));
527 puts(_("output version information and exit"));
530 puts(
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libopts/autoopts/
H A Dusage-txt.h366 puts(_("allocation of %d bytes failed\n"));
368 puts(_("allocation of %d bytes failed\n"));
370 puts(_("AutoOpts function called without option descriptor\n"));
372 puts(_("\tThis exceeds the compiled library version: "));
374 puts(_("Automated Options Processing Error!\n"
377 puts(_("realloc of %d bytes at 0x%p failed\n"));
379 puts(_("\tThis is less than the minimum library version: "));
381 puts(_("Automated Options version %s\n"
384 puts(_("(AutoOpts bug): %s.\n"));
386 puts(
[all...]
/freebsd-11-stable/contrib/ntp/sntp/unity/auto/
H A Dgenerate_test_runner.rb171 output.puts('/* AUTOGENERATED FILE. DO NOT EDIT. */')
173 output.puts("\n//=======Automagically Detected Files To Include=====")
174 output.puts("#include \"#{@options[:framework].to_s}.h\"")
175 output.puts('#include "cmock.h"') unless (mocks.empty?)
177 output.puts("#include #{inc.include?('<') ? inc : "\"#{inc.gsub('.h','')}.h\""}")
179 output.puts('#include <setjmp.h>')
180 output.puts('#include <stdio.h>')
181 output.puts('#include "CException.h"') if @options[:plugins].include?(:cexception)
185 output.puts("#include #{inc.include?('<') ? inc : "\"#{inc.gsub('.h','')}.h\""}")
188 output.puts("#includ
[all...]
H A Dcolour_prompt.rb11 puts "ERROR! \"Win32API\" library not found"
12 puts "\"Win32API\" is required for colour on a windows machine"
13 puts " try => \"gem install Win32API\" on the command line"
14 puts
16 # puts
17 # puts 'Windows Environment Detected...'
18 # puts 'Win32API Library Found.'
19 # puts
82 $stdout.puts str if mode == :puts
[all...]
H A DparseOutput.rb121 puts "Parsing file: " + name
127 puts ""
128 puts "=================== RESULTS ====================="
129 puts ""
161 puts ""
162 puts "=================== SUMMARY ====================="
163 puts ""
164 puts "Tests Passed : " + testPass.to_s
165 puts "Tests Failed : " + testFail.to_s
166 puts "Test
[all...]
H A Dunity_test_summary.rb84 puts "\nERROR: "
85 puts err_msg if err_msg
86 puts "\nUsage: unity_test_summary.rb result_file_directory/ root_path/"
87 puts " result_file_directory - The location of your results files."
88 puts " Defaults to current directory if not specified."
89 puts " Should end in / if specified."
90 puts " root_path - Helpful for producing more verbose output if using relative paths."
144 puts uts.run
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq-opts.c844 puts(_("ntpq 4.2.8p15\n\
849 puts(_(" <http://ntp.org/license>\n\
853 puts(_("Permission to use, copy, modify, and distribute this software and its\n\
865 puts(_("Force IPv4 name resolution"));
868 puts(_("Force IPv6 name resolution"));
871 puts(_("run a command and exit"));
874 puts(_("Increase debug verbosity level"));
877 puts(_("Set the debug verbosity level"));
880 puts(_("Force ntpq to operate in interactive mode"));
883 puts(
[all...]
/freebsd-11-stable/contrib/ntp/ntpdc/
H A Dntpdc-opts.c799 puts(_("ntpdc 4.2.8p15\n\
804 puts(_(" <http://ntp.org/license>\n\
808 puts(_("Permission to use, copy, modify, and distribute this software and its\n\
820 puts(_("Force IPv4 DNS name resolution"));
823 puts(_("Force IPv6 DNS name resolution"));
826 puts(_("run a command and exit"));
829 puts(_("Increase debug verbosity level"));
832 puts(_("Set the debug verbosity level"));
835 puts(_("Force ntpq to operate in interactive mode"));
838 puts(
[all...]
/freebsd-11-stable/contrib/tcp_wrappers/
H A Dtry-from.c75 puts(EXPAND("client address (%%a): %a"));
76 puts(EXPAND("client hostname (%%n): %n"));
77 puts(EXPAND("client username (%%u): %u"));
78 puts(EXPAND("client info (%%c): %c"));
79 puts(EXPAND("server address (%%A): %A"));
80 puts(EXPAND("server hostname (%%N): %N"));
81 puts(EXPAND("server process (%%d): %d"));
82 puts(EXPAND("server info (%%s): %s"));
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntpd-opts.c1532 puts(_("ntpd 4.2.8p15\n\
1537 puts(_(" <http://ntp.org/license>\n\
1541 puts(_("Permission to use, copy, modify, and distribute this software and its\n\
1553 puts(_("Force IPv4 DNS name resolution"));
1556 puts(_("Force IPv6 DNS name resolution"));
1559 puts(_("Require crypto authentication"));
1562 puts(_("Do not require crypto authentication"));
1565 puts(_("Allow us to sync to broadcast servers"));
1568 puts(_("configuration file name"));
1571 puts(
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dgenconstants.c61 puts ("/* Generated automatically by the program `genconstants'");
62 puts (" from the machine description file `md'. */\n");
63 puts ("#ifndef GCC_INSN_CONSTANTS_H");
64 puts ("#define GCC_INSN_CONSTANTS_H\n");
68 puts ("\n#endif /* GCC_INSN_CONSTANTS_H */");
H A Dgencheck.c59 puts ("/* This file is generated using gencheck. Do not edit. */\n");
60 puts ("#ifndef GCC_TREE_CHECK_H");
61 puts ("#define GCC_TREE_CHECK_H\n");
77 puts ("\n#endif /* GCC_TREE_CHECK_H */");
H A Dgengenrtl.c246 puts (")");
266 puts (")");
270 puts ("{");
271 puts (" rtx rt;");
272 puts (" rt = rtx_alloc (code);\n");
274 puts (" PUT_MODE (rt, mode);");
282 puts ("\n return rt;\n}\n");
290 puts ("/* Generated automatically by gengenrtl from rtl.def. */\n");
301 puts ("#ifndef GCC_GENRTL_H");
302 puts ("#defin
[all...]
H A Dgenconditions.c50 puts ("\
94 puts ("#define HAVE_eh_return 1");
95 puts ("#include \"except.h\"\n");
97 puts ("\
147 puts ("\
169 puts ("\n};\n#endif /* gcc >= 3.0.1 */\n");
179 puts ("int\n"
184 " puts (\"(define_conditions [\");\n"
199 " puts (\"\\\")\");\n"
202 " puts (\"])\");\
[all...]
H A Dgenattr.c79 puts ("\
104 puts ("/* Generated automatically by the program `genattr'");
105 puts (" from the machine description file `md'. */\n");
106 puts ("#ifndef GCC_INSN_ATTR_H");
107 puts ("#define GCC_INSN_ATTR_H\n");
112 puts ("#define HAVE_ATTR_alternative");
113 puts ("#define get_attr_alternative(insn) which_alternative");
278 puts("\n#endif /* GCC_INSN_ATTR_H */");
H A Dgencodes.c65 puts ("\
89 puts (" CODE_FOR_nothing\n\
H A Dgenflags.c169 puts (");");
184 puts ("(void)");
185 puts ("{\n return 0;\n}");
249 puts ("/* Generated automatically by the program `genflags'");
250 puts (" from the machine description file `md'. */\n");
251 puts ("#ifndef GCC_INSN_FLAGS_H");
252 puts ("#define GCC_INSN_FLAGS_H\n");
275 puts("\n#endif /* GCC_INSN_FLAGS_H */");
H A Dgenpreds.c579 puts (" return true;\n"
592 puts (" break;\n"
604 puts (" return true;\n"
616 puts (" return false;\n"
960 puts ("\n};\n");
969 puts ("enum constraint_num\n"
994 puts (" break;");
998 puts (" default: break;\n"
1014 puts ("size_t\n"
1025 puts (" defaul
[all...]
/freebsd-11-stable/contrib/ntp/util/
H A Dntp-keygen-opts.c1313 puts(_("ntp-keygen (ntp) 4.2.8p15\n\
1318 puts(_(" <http://ntp.org/license>\n\
1322 puts(_("Permission to use, copy, modify, and distribute this software and its\n\
1334 puts(_("identity modulus bits"));
1337 puts(_("certificate scheme"));
1340 puts(_("privatekey cipher"));
1343 puts(_("Increase debug verbosity level"));
1346 puts(_("Set the debug verbosity level"));
1349 puts(_("Write IFF or GQ identity keys"));
1352 puts(
[all...]
/freebsd-11-stable/contrib/ntp/sntp/
H A Dsntp-opts.c1179 puts(_("sntp 4.2.8p15\n\
1184 puts(_(" <http://ntp.org/license>\n\
1188 puts(_("Permission to use, copy, modify, and distribute this software and its\n\
1200 puts(_("Force IPv4 DNS name resolution"));
1203 puts(_("Force IPv6 DNS name resolution"));
1206 puts(_("Enable authentication with the key auth-keynumber"));
1209 puts(_("Listen to the address specified for broadcast time sync"));
1212 puts(_("Concurrently query all IPs returned for host-name"));
1215 puts(_("Increase debug verbosity level"));
1218 puts(
[all...]
/freebsd-11-stable/usr.sbin/ctm/mkCTM/
H A DmkCTM67 puts "Not going, lock exists..."
85 puts "$CTMname delta $CTMnbr doesn't exist..."
93 puts "$CTMname delta $CTMnbr does already exist..."
99 puts $fo "$CTMname $CTMnbr"
107 puts "Doing CTMname $CTMname CTMnbr $CTMnbr$CTMsuff CTMdate $CTMdate"
122 puts "No changes, stopping."
126 puts "problems, stopping now."
127 puts "errorCode $errorCode"
128 puts "$r2"
133 puts "mkct
[all...]
/freebsd-11-stable/tools/tools/kdrv/
H A DKernelDriver149 if {$Options(verbose)} {puts "+ read options from '$fname'";}
239 if {$Options(verbose)} {puts "+ checking driver package...";}
264 if {$Options(verbose)} {puts "+ checking kernel source writability...";}
320 if {$Options(verbose)} {puts "+ installing driver files...";}
322 if {$Options(verbose)} {puts "$f -> $kpath$Drv(filei386:$f)";}
332 if {$Options(verbose)} {puts "$f -> $kpath$Drv(fileconf:$f)";}
355 if {$Options(verbose)} {puts "+ backing out installed files...";}
388 if {$Options(verbose)} {puts "+ registering installed files...";}
393 if {$Options(verbose)} {puts "+ updating LINT...";}
399 puts
[all...]
/freebsd-11-stable/contrib/xz/src/xz/
H A Dmessage.c1100 puts(_("Mandatory arguments to long options are mandatory "
1104 puts(_(" Operation mode:\n"));
1106 puts(_(
1113 puts(_("\n Operation modifiers:\n"));
1115 puts(_(
1121 puts(_(
1124 puts(_(
1134 puts(_("\n Basic file format and compression options:\n"));
1135 puts(_(
1140 puts(
[all...]
/freebsd-11-stable/usr.bin/tty/
H A Dtty.c70 puts(t ? t : "not a tty");

Completed in 187 milliseconds

1234567