| /NextBSD/contrib/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_common_interceptors_ioctl.inc | 40 #define _(rq, tp, sz) \ 50 _(FIOASYNC, READ, sizeof(int)); 51 _(FIOCLEX, NONE, 0); 52 _(FIOGETOWN, WRITE, sizeof(int)); 53 _(FIONBIO, READ, sizeof(int)); 54 _(FIONCLEX, NONE, 0); 55 _(FIOSETOWN, READ, sizeof(int)); 56 _(SIOCADDMULTI, READ, struct_ifreq_sz); 57 _(SIOCATMARK, WRITE, sizeof(int)); 58 _(SIOCDELMULTI, READ, struct_ifreq_sz); [all …]
|
| /NextBSD/contrib/ntp/sntp/libopts/ |
| HD | genshell.c | 409 res = (char *)VOIDP(_(pz)); in AO_gettext() 411 res = (char *)VOIDP(_(pz)); in AO_gettext() 413 res = (char *)VOIDP(_(pz)); in AO_gettext() 419 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 495 puts(_("genshellopt 1\n\ in bogus_function() 502 puts(_("The genshellopt library is free software; you can redistribute it and/or\n\ in bogus_function() 506 puts(_("This library is distributed in the hope that it will be useful, but WITHOUT\n\ in bogus_function() 510 puts(_("You should have received a copy of the GNU Library General Public License\n\ in bogus_function() 515 puts(_("Output Script File")); in bogus_function() 518 puts(_("Shell name (follows \"#!\" magic)")); in bogus_function() [all …]
|
| /NextBSD/contrib/ntp/ntpsnmpd/ |
| HD | ntpsnmpd-opts.c | 471 res = (char *)VOIDP(_(pz)); in AO_gettext() 473 res = (char *)VOIDP(_(pz)); in AO_gettext() 475 res = (char *)VOIDP(_(pz)); in AO_gettext() 481 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 557 puts(_("ntpsnmpd 4.2.8p5\n\ in bogus_function() 562 puts(_(" <http://ntp.org/license>\n\ in bogus_function() 566 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function() 578 puts(_("Do not fork")); in bogus_function() 581 puts(_("Log to syslog()")); in bogus_function() 584 puts(_("The socket address ntpsnmpd uses to connect to net-snmpd")); in bogus_function() [all …]
|
| /NextBSD/contrib/ntp/ntpdc/ |
| HD | ntpdc-opts.c | 713 res = (char *)VOIDP(_(pz)); in AO_gettext() 715 res = (char *)VOIDP(_(pz)); in AO_gettext() 717 res = (char *)VOIDP(_(pz)); in AO_gettext() 723 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 799 puts(_("ntpdc 4.2.8p5\n\ in bogus_function() 804 puts(_(" <http://ntp.org/license>\n\ in bogus_function() 808 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function() 820 puts(_("Force IPv4 DNS name resolution")); in bogus_function() 823 puts(_("Force IPv6 DNS name resolution")); in bogus_function() 826 puts(_("run a command and exit")); in bogus_function() [all …]
|
| /NextBSD/contrib/ntp/ntpq/ |
| HD | ntpq-opts.c | 703 res = (char *)VOIDP(_(pz)); in AO_gettext() 705 res = (char *)VOIDP(_(pz)); in AO_gettext() 707 res = (char *)VOIDP(_(pz)); in AO_gettext() 713 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 789 puts(_("ntpq 4.2.8p5\n\ in bogus_function() 794 puts(_(" <http://ntp.org/license>\n\ in bogus_function() 798 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function() 810 puts(_("Force IPv4 DNS name resolution")); in bogus_function() 813 puts(_("Force IPv6 DNS name resolution")); in bogus_function() 816 puts(_("run a command and exit")); in bogus_function() [all …]
|
| /NextBSD/contrib/ntp/sntp/libopts/autoopts/ |
| HD | usage-txt.h | 366 puts(_("allocation of %d bytes failed\n")); in dummy_func() 368 puts(_("allocation of %d bytes failed\n")); in dummy_func() 370 puts(_("AutoOpts function called without option descriptor\n")); in dummy_func() 372 puts(_("\tThis exceeds the compiled library version: ")); in dummy_func() 374 puts(_("Automated Options Processing Error!\n" in dummy_func() 377 puts(_("realloc of %d bytes at 0x%p failed\n")); in dummy_func() 379 puts(_("\tThis is less than the minimum library version: ")); in dummy_func() 381 puts(_("Automated Options version %s\n" in dummy_func() 384 puts(_("(AutoOpts bug): %s.\n")); in dummy_func() 386 puts(_("optionResetOpt() called, but reset-option not configured")); in dummy_func() [all …]
|
| /NextBSD/crypto/openssl/apps/ |
| HD | progs.pl | 9 { printf "extern int %s_main(int argc,char *argv[]);\n",$_; } 32 push(@files,$_); 33 $str="\t{FUNC_TYPE_GENERAL,\"$_\",${_}_main},\n"; 34 if (($_ =~ /^s_/) || ($_ =~ /^ciphers$/)) 36 elsif ( ($_ =~ /^speed$/)) 38 elsif ( ($_ =~ /^engine$/)) 40 elsif ( ($_ =~ /^rsa$/) || ($_ =~ /^genrsa$/) || ($_ =~ /^rsautl$/)) 42 elsif ( ($_ =~ /^dsa$/) || ($_ =~ /^gendsa$/) || ($_ =~ /^dsaparam$/)) 44 elsif ( ($_ =~ /^ec$/) || ($_ =~ /^ecparam$/)) 46 elsif ( ($_ =~ /^dh$/) || ($_ =~ /^gendh$/) || ($_ =~ /^dhparam$/)) [all …]
|
| /NextBSD/contrib/ntp/sntp/ |
| HD | sntp-opts.c | 1090 res = (char *)VOIDP(_(pz)); in AO_gettext() 1092 res = (char *)VOIDP(_(pz)); in AO_gettext() 1094 res = (char *)VOIDP(_(pz)); in AO_gettext() 1100 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 1176 puts(_("sntp 4.2.8p5\n\ in bogus_function() 1181 puts(_(" <http://ntp.org/license>\n\ in bogus_function() 1185 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function() 1197 puts(_("Force IPv4 DNS name resolution")); in bogus_function() 1200 puts(_("Force IPv6 DNS name resolution")); in bogus_function() 1203 puts(_("Enable authentication with the key auth-keynumber")); in bogus_function() [all …]
|
| /NextBSD/crypto/openssl/crypto/perlasm/ |
| HD | x86asm.pl | 20 die "more than 4 arguments passed to $opcode" if ($#_>3); 26 &generic($opcode,@_) or die "undefined subroutine \&$AUTOLOAD"; 32 if ($#_==-1) { push(@out,"\t$opcode\n"); } 33 else { push(@out,"\t$opcode\t".join(',',@_)."\n"); } 37 { $_[0] =~ m/^e?([a-d])x$/o or die "$_[0] does not have a 'low byte'"; 41 { $_[0] =~ m/^e?([a-d])x$/o or die "$_[0] does not have a 'high byte'"; 44 sub ::stack_push{ my $num=$_[0]*4; $stack+=$num; &sub("esp",$num); } 45 sub ::stack_pop { my $num=$_[0]*4; $stack-=$num; &add("esp",$num); } 46 sub ::blindpop { &pop($_[0]); $stack+=4; } 47 sub ::wparam { &DWP($stack+4*$_[0],"esp"); } [all …]
|
| HD | ppc-xlate.pl | 79 my $line = join(",",@_); 89 for (@_) { 95 { $hi=undef; $lo=$_; } 110 my $cr = 0; $cr = shift if ($#_>1); 113 " .long ".sprintf "0x%x",31<<26|$cr<<23|$_[0]<<16|$_[1]<<11|64 : 114 " cmplw ".join(',',$cr,@_); 145 my ($f,$ra,$rs,$n,$b) = @_; 150 my ($f,$vx,$vy) = @_; 158 my ($f,$idx,$ra) = @_; 166 my ($f,$rd,$idx) = @_; [all …]
|
| HD | x86nasm.pl | 18 { if ($opcode =~ m/^j/o && $#_==0) # optimize jumps 19 { $_[0] = "NEAR $_[0]"; } 20 elsif ($opcode eq "lea" && $#_==1) # wipe storage qualifier from lea 21 { $_[1] =~ s/^[^\[]*\[/\[/o; } 22 elsif ($opcode eq "clflush" && $#_==0) 23 { $_[0] =~ s/^[^\[]*\[/\[/o; } 25 &::emit($opcode,@_); 31 sub ::call { &::emit("call",(&::islabel($_[0]) or "$nmdecor$_[0]")); } 32 sub ::call_ptr { &::emit("call",@_); } 33 sub ::jmp_ptr { &::emit("jmp",@_); } [all …]
|
| /NextBSD/contrib/ntp/ntpd/ |
| HD | ntpd-opts.c | 1446 res = (char *)VOIDP(_(pz)); in AO_gettext() 1448 res = (char *)VOIDP(_(pz)); in AO_gettext() 1450 res = (char *)VOIDP(_(pz)); in AO_gettext() 1456 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 1532 puts(_("ntpd 4.2.8p5\n\ in bogus_function() 1537 puts(_(" <http://ntp.org/license>\n\ in bogus_function() 1541 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function() 1553 puts(_("Force IPv4 DNS name resolution")); in bogus_function() 1556 puts(_("Force IPv6 DNS name resolution")); in bogus_function() 1559 puts(_("Require crypto authentication")); in bogus_function() [all …]
|
| /NextBSD/contrib/ntp/util/ |
| HD | ntp-keygen-opts.c | 1226 res = (char *)VOIDP(_(pz)); in AO_gettext() 1228 res = (char *)VOIDP(_(pz)); in AO_gettext() 1230 res = (char *)VOIDP(_(pz)); in AO_gettext() 1236 fputs(_("No memory for duping translated strings\n"), stderr); in AO_gettext() 1312 puts(_("ntp-keygen (ntp) 4.2.8p5\n\ in bogus_function() 1317 puts(_(" <http://ntp.org/license>\n\ in bogus_function() 1321 puts(_("Permission to use, copy, modify, and distribute this software and its\n\ in bogus_function() 1333 puts(_("identity modulus bits")); in bogus_function() 1336 puts(_("certificate scheme")); in bogus_function() 1339 puts(_("privatekey cipher")); in bogus_function() [all …]
|
| /NextBSD/contrib/ntp/sntp/ag-tpl/0-old/ |
| HD | Mdoc.pm | 170 my ($o, $c) = @_; 171 return sub { ($o, ns, @_, ns, pp($c)) }; 175 my ($f, @l) = @_; 178 local $_ = $el; 193 def_macro('Xo', sub { @_ }, concat_until => '.Xc'); 195 def_macro('.Ns', sub {ns, @_}); 196 def_macro('Ns', sub {ns, @_}); 203 $reference{authors} .= " and @_" 206 $reference{authors} = "@_"; 210 def_macro('.%T', sub { $reference{title} = "@_"; () } ); [all …]
|
| HD | mdoc2man | 20 Mdoc::def_macro( '.Sh', sub { '.SH', hs, @_ }, raw => 1); 21 Mdoc::def_macro( '.Ss', sub { '.SS', hs, @_ }, raw => 1); 23 Mdoc::def_macro( '.Nd', sub { "\\- @_" } ); 33 Mdoc::def_macro( '.D1' , sub { ".in +4\n", ns, @_ , ns , "\n.in -4" } , greedy => 1); 35 Mdoc::def_macro( 'Oo', sub { '[', @_ } ); 36 Mdoc::def_macro( 'Oc', sub { ']', @_ } ); 38 Mdoc::def_macro( 'Po', sub { '(', @_} ); 39 Mdoc::def_macro( 'Pc', sub { ')', @_ } ); 41 Mdoc::def_macro( 'Bro', sub { '{', ns, @_ } ); 42 Mdoc::def_macro( 'Brc', sub { '}', @_ } ); [all …]
|
| HD | mdoc2texi | 24 Mdoc::def_macro( '.An', sub { @_, ns, '@*' } ); 39 gen_encloser($o, $c)->(@_) 41 Mdoc::def_macro( '.D1', sub { "\@example\n", ns, @_, ns, "\n\@end example" }, 43 Mdoc::def_macro( '.Dl', sub { "\@example\n", ns, @_, ns, "\n\@end example" }, 47 Mdoc::def_macro( 'Oo', sub { '@code{[', ns, @_ } ); 48 Mdoc::def_macro( 'Oc', sub { @_, ns, pp(']}') } ); 51 Mdoc::def_macro( 'Bro', sub { '@code{@{', ns, @_ } ); 52 Mdoc::def_macro( 'Brc', sub { @_, ns, pp('@}}') } ); 55 Mdoc::def_macro( 'Po', sub { '(', @_ } ); 56 Mdoc::def_macro( 'Pc', sub { @_, ')' } ); [all …]
|
| /NextBSD/contrib/ntp/sntp/ag-tpl/ |
| HD | Mdoc.pm | 197 my ($o, $c) = @_; 198 return sub { ($o, ns, @_, ns, pp($c)) }; 202 my ($f, @l) = @_; 205 local $_ = $el; 220 def_macro('Xo', sub { @_ }, concat_until => '.Xc'); 222 def_macro('.Ns', sub {ns, @_}); 223 def_macro('Ns', sub {ns, @_}); 230 $reference{authors} .= " and @_" 233 $reference{authors} = "@_"; 237 def_macro('.%T', sub { $reference{title} = "@_"; () } ); [all …]
|
| HD | mdoc2man | 46 Mdoc::def_macro( '.Sh', sub { '.SH', hs, @_ }, raw => 1); 47 Mdoc::def_macro( '.Ss', sub { '.SS', hs, @_ }, raw => 1); 49 Mdoc::def_macro( '.Nd', sub { "\\- @_" } ); 59 Mdoc::def_macro( '.D1' , sub { ".in +4\n", ns, @_ , ns , "\n.in -4" } , greedy => 1); 61 Mdoc::def_macro( 'Oo', sub { '[', @_ } ); 62 Mdoc::def_macro( 'Oc', sub { ']', @_ } ); 64 Mdoc::def_macro( 'Po', sub { '(', @_} ); 65 Mdoc::def_macro( 'Pc', sub { ')', @_ } ); 67 Mdoc::def_macro( 'Bro', sub { '{', ns, @_ } ); 68 Mdoc::def_macro( 'Brc', sub { '}', @_ } ); [all …]
|
| /NextBSD/contrib/ntp/scripts/monitoring/ |
| HD | ntp.pl | 47 sub pkt_LI { return ($_[$[] >> 6) & 0x3; } 48 sub pkt_VN { return ($_[$[] >> 3) & 0x7; } 49 sub pkt_MODE { return ($_[$[] ) & 0x7; } 52 sub pkt_R { return ($_[$[] & 0x80) == 0x80; } 53 sub pkt_E { return ($_[$[] & 0x40) == 0x40; } 54 sub pkt_M { return ($_[$[] & 0x20) == 0x20; } 55 sub pkt_OP { return $_[$[] & 0x1f; } 61 local($id,$key) = @_; 79 local($fh,$opcode, $associd, $data,$address) = @_; 133 local($val,*list) = @_; [all …]
|
| /NextBSD/contrib/subversion/subversion/svn/ |
| HD | cl-conflicts.c | 82 return _("local file edit"); in local_reason_str() 84 return _("local file obstruction"); in local_reason_str() 86 return _("local file delete"); in local_reason_str() 89 return _("local file missing or deleted or moved away"); in local_reason_str() 91 return _("local file missing"); in local_reason_str() 93 return _("local file unversioned"); in local_reason_str() 95 return _("local file add"); in local_reason_str() 97 return _("local file replace"); in local_reason_str() 99 return _("local file moved away"); in local_reason_str() 101 return _("local file moved here"); in local_reason_str() [all …]
|
| HD | notify.c | 163 _("Summary of conflicts:\n"))); in svn_cl__print_conflict_stats() 169 _(" Text conflicts: %d\n"), in svn_cl__print_conflict_stats() 173 _(" Property conflicts: %d\n"), in svn_cl__print_conflict_stats() 177 _(" Tree conflicts: %d\n"), in svn_cl__print_conflict_stats() 184 _(" Text conflicts: %s (%s)\n"), in svn_cl__print_conflict_stats() 189 _(" Property conflicts: %s (%s)\n"), in svn_cl__print_conflict_stats() 194 _(" Tree conflicts: %s (%s)\n"), in svn_cl__print_conflict_stats() 200 _(" Skipped paths: %d\n"), in svn_cl__print_conflict_stats() 246 _("Skipped missing target: '%s'\n"), in notify_body() 253 _("Skipped target: '%s' -- copy-source is missing\n"), in notify_body() [all …]
|
| /NextBSD/contrib/groff/contrib/groffer/ |
| HD | groffer.sh | 66 if test _@VERSION@_ = _${_AT}VERSION${_AT}_ 75 if test _@BINDIR@_ = _${_AT}BINDIR${_AT}_ 114 if test _"$(echo "$(echo 'test')")"_ \ 122 if test _"$(echo red | sed -e 's/r/s/')"_ != _sed_ 159 if test _"${o}"_ != __ 161 if test _"{GROFFER_OPT}"_ = __ 172 if test _"${GROFFER_OPT}"_ != __ 215 if test _"${x}"_ = __ 257 if test _"${s}"_ != __ 269 if test _"${_SHELL}"_ = __ [all …]
|
| /NextBSD/cddl/contrib/opensolaris/lib/pyzfs/common/ |
| HD | allow.py | 37 _ = zfs.util._ variable 123 s = self.__ldstr(self.sets, _("Permission sets:\n")) 126 s += _("Create time permissions:\n") 129 s += self.__ldstr(self.local, _("Local permissions:\n")) 130 s += self.__ldstr(self.descend, _("Descendent permissions:\n")) 131 s += self.__ldstr(self.ld, _("Local+Descendent permissions:\n")) 179 _("invalid user %s")) 183 _("invalid group %s")) 197 parser.error(_("invalid user/group %s") % w) 205 create=_("Must also have the 'mount' ability"), [all …]
|
| /NextBSD/contrib/elftoolchain/libelf/ |
| HD | elf_types.m4 | 62 `NUM, _'') 76 * The last element of a member list is the null element: `_,_'. 84 `_,_'') 89 `_,_'') 94 `_,_'') 99 `_,_'') 116 `_,_'') 133 `_,_'') 141 `_,_'') 149 `_,_'') [all …]
|
| /NextBSD/contrib/less/ |
| HD | less.hlp | 4 Commands marked with * may be preceded by a number, _N. 5 Notes in parentheses indicate the behavior if _N is given. 14 e ^E j ^N CR * Forward one line (or _N lines). 15 y ^Y k ^K ^P * Backward one line (or _N lines). 16 f ^F ^V SPACE * Forward one window (or _N lines). 17 b ^B ESC-v * Backward one window (or _N lines). 18 z * Forward one window (and set window to _N). 19 w * Backward one window (and set window to _N). 21 d ^D * Forward one half-window (and set half-window to _N). 22 u ^U * Backward one half-window (and set half-window to _N). [all …]
|