| /openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-Constant/lib/ExtUtils/ |
| H A D | Constant.pm | 485 my %ARGS = 493 $ARGS{C_SUBNAME} ||= $ARGS{XS_SUBNAME}; # No-one sane will have C_SUBNAME eq '0' 495 croak "Module name not specified" unless length $ARGS{NAME}; 498 require ExtUtils::Constant::ProxySubs if $ARGS{PROXYSUBS}; 500 my $c_fh = $ARGS{C_FH}; 511 open $c_fh, ">$ARGS{C_FILE}" or die "Can't open $ARGS{C_FILE}: $!"; 514 my $xs_fh = $ARGS{XS_FH}; 520 open $xs_fh, ">$ARGS{XS_FILE}" or die "Can't open $ARGS{XS_FILE}: $!"; 527 if ($ARGS{PROXYSUBS}) { 528 $ARGS{C_FH} = $c_fh; [all …]
|
| /openbsd-src/regress/sbin/pfctl/ |
| H A D | pfr.exec | 25 ARGS="" 27 if [ "X$ARGS" = "X" ]; then 28 ARGS="$ARG" 30 ARGS="$ARGS $ARG" 35 echo "# pass $CMD -n $ARGS" 36 $PFCTL -a $A -t regress -nT $CMD $ARGS 2>&1 | sort || exit 1 40 echo "# pass $CMD -nqv $ARGS" 41 $PFCTL -a $A -t regress -nqvT $CMD $ARGS 2>&1 | sort || exit 1 42 echo "# pass $CMD -nqvv $ARGS" 43 $PFCTL -a $A -t regress -nqvvT $CMD $ARGS 2>&1 | sort || exit 1 [all …]
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | makedef.pl | 39 my %ARGS; 42 %ARGS = (CCTYPE => 'MSVC', TARG_DIR => ''); 55 $ARGS{$1} = $2; 65 unless defined $ARGS{PLATFORM}; 67 unless exists $PLATFORM{$ARGS{PLATFORM}}; 70 use constant PLATFORM => $ARGS{PLATFORM}; 73 # remember what things came from %ARGS. 74 $define{uc $ARGS{'PLATFORM'}} = 1; 76 require "./$ARGS{TARG_DIR}regen/embed_lib.pl"; 106 my $config_h = $ARGS{CONFIG_ [all...] |
| /openbsd-src/gnu/usr.bin/perl/cpan/Memoize/t/ |
| H A D | normalize.t | 23 my @ARGS; 24 @ARGS = (1, 2, 3, 2, 1); 26 is_deeply [map $a_normal->($_), @ARGS], [qw(1-1 2-2 3-3 2-2 1-1)], 'no normalizer'; 27 is_deeply [map $a_nomemo->($_), @ARGS], [qw(1-1 2-2 3-3 2-4 1-5)], 'n_diff'; 28 is_deeply [map $a_allmemo->($_), @ARGS], [qw(1-1 1-1 1-1 1-1 1-1)], 'n_null'; 36 is_deeply [map parity($_), @ARGS], [qw(1 0 1 0 1)], 'parity normalizer'; 43 is_deeply [map par2($_), @ARGS], [qw(1 0 1 0 1)], '... also installable by coderef';
|
| /openbsd-src/regress/sys/kern/sosplice/ |
| H A D | Makefile.inc | 38 ARGS != cd ${.CURDIR} && ls args-*.pl 39 TARGETS ?= ${ARGS} 61 stamp-syntax: ${ARGS} 62 .for a in ${ARGS}
|
| /openbsd-src/libexec/ftpd/ |
| H A D | ftpcmd.y | 991 #define ARGS 1 /* expect miscellaneous arguments */ macro 1012 { "SMNT", SMNT, ARGS, 0, "(structure mount)" }, 1013 { "REIN", REIN, ARGS, 0, "(reinitialize server state)" }, 1014 { "QUIT", QUIT, ARGS, 1, "(terminate service)", }, 1015 { "PORT", PORT, ARGS, 1, "<sp> b0, b1, b2, b3, b4" }, 1016 { "LPRT", LPRT, ARGS, 1, "<sp> af, hal, h1, h2, h3,..., pal, p1, p2..." }, 1018 { "PASV", PASV, ARGS, 1, "(set server in passive mode)" }, 1019 { "LPSV", LPSV, ARGS, 1, "(set server in passive mode)" }, 1020 { "EPSV", EPSV, ARGS, 1, "[<sp> af|ALL]" }, 1021 { "TYPE", TYPE, ARGS, 1, "<sp> [ A | E | I | L ]" }, [all …]
|
| /openbsd-src/gnu/usr.bin/cvs/src/ |
| H A D | error.h | 21 #define PROTO(ARGS) ARGS argument 23 #define PROTO(ARGS) () argument
|
| /openbsd-src/regress/usr.bin/mandoc/roff/na/ |
| H A D | args.out_ascii | 1 NA-ARGS(1) General Commands Manual NA-ARGS(1) 9 OpenBSD January 17, 2011 NA-ARGS(1)
|
| /openbsd-src/regress/usr.bin/mandoc/roff/br/ |
| H A D | args.out_ascii | 1 BR-ARGS(1) General Commands Manual BR-ARGS(1) 10 OpenBSD January 17, 2011 BR-ARGS(1)
|
| /openbsd-src/regress/usr.bin/mandoc/man/nf/ |
| H A D | args.out_ascii | 1 NF-ARGS(1) General Commands Manual NF-ARGS(1) 12 OpenBSD January 16, 2011 NF-ARGS(1)
|
| /openbsd-src/regress/usr.bin/mandoc/man/EX/ |
| H A D | args.out_ascii | 1 EX-ARGS(1) General Commands Manual EX-ARGS(1) 12 OpenBSD June 3, 2012 EX-ARGS(1)
|
| /openbsd-src/regress/usr.bin/mandoc/roff/args/ |
| H A D | infrec.out_ascii | 1 ARGS-INFREC(1) General Commands Manual ARGS-INFREC(1) 9 OpenBSD October 22, 2023 ARGS-INFREC(1)
|
| H A D | esc.out_ascii | 1 ARGS-ESC(1) General Commands Manual ARGS-ESC(1) 9 OpenBSD October 21, 2023 ARGS-ESC(1)
|
| /openbsd-src/regress/usr.bin/mandoc/man/PD/ |
| H A D | args.out_ascii | 1 PD-ARGS(1) General Commands Manual PD-ARGS(1) 27 OpenBSD December 23, 2014 PD-ARGS(1)
|
| /openbsd-src/regress/usr.bin/mandoc/man/OP/ |
| H A D | args.out_ascii | 1 OP-ARGS(1) General Commands Manual OP-ARGS(1) 10 OpenBSD February 6, 2015 OP-ARGS(1)
|
| /openbsd-src/regress/usr.sbin/ospfd/ |
| H A D | Makefile | 32 ARGS != cd ${.CURDIR} && ls args-*.pl 64 .for a in ${ARGS} 76 stamp-syntax: ${ARGS} stamp-passfd 77 .for a in ${ARGS}
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/App/ |
| H A D | Cpan.pm | 343 sub ARGS () { 1 } subroutine 356 j => [ \&_load_config, ARGS, GOOD_EXIT, 'Use specified config file' ], 360 M => [ \&_use_these_mirrors, ARGS, GOOD_EXIT, 'Setting per session mirrors' ], 365 g => [ \&_download, ARGS, GOOD_EXIT, 'Download the latest distro' ], 366 G => [ \&_gitify, ARGS, GOOD_EXIT, 'Down and gitify the latest distro' ], 368 C => [ \&_show_Changes, ARGS, GOOD_EXIT, 'Showing Changes file' ], 369 A => [ \&_show_Author, ARGS, GOOD_EXIT, 'Showing Author' ], 370 D => [ \&_show_Details, ARGS, GOOD_EXIT, 'Showing Details' ], 374 L => [ \&_show_author_mods, ARGS, GOOD_EXIT, 'Showing author mods' ], 382 'x' => [ \&_guess_namespace, ARGS, GOOD_EXIT, 'Guessing namespaces' ], [all …]
|
| /openbsd-src/regress/usr.bin/mandoc/roff/mc/ |
| H A D | args.out_ascii | 1 MC-ARGS(1) General Commands Manual MC-ARGS(1) 19 OpenBSD April 28, 2022 MC-ARGS(1)
|
| /openbsd-src/regress/usr.bin/mandoc/man/MT/ |
| H A D | args.out_ascii | 1 MT-ARGS(1) General Commands Manual MT-ARGS(1) 21 OpenBSD August 13, 2018 MT-ARGS(1)
|
| /openbsd-src/regress/usr.bin/mandoc/man/UR/ |
| H A D | args.out_ascii | 1 UR-ARGS(1) General Commands Manual UR-ARGS(1) 21 OpenBSD August 14, 2018 UR-ARGS(1)
|
| /openbsd-src/gnu/usr.bin/binutils/include/ |
| H A D | ansidecl.h | 152 #define PARAMS(ARGS) ARGS argument 153 #define VPARAMS(ARGS) ARGS argument
|
| /openbsd-src/regress/usr.bin/mandoc/man/B/ |
| H A D | args.out_ascii | 1 B-ARGS(1) General Commands Manual B-ARGS(1) 14 OpenBSD July 30, 2014 B-ARGS(1)
|
| /openbsd-src/regress/usr.sbin/httpd/tests/ |
| H A D | Makefile | 23 ARGS != cd ${.CURDIR} && ls args-*.pl 46 .for a in ${ARGS} 93 stamp-syntax: ${ARGS} 94 .for a in ${ARGS}
|
| /openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-Constant/lib/ExtUtils/Constant/ |
| H A D | ProxySubs.pm | 176 my $ARGS = {@_}; 179 = @{$ARGS}{qw(C_FH XS_FH C_SUBNAME DEFAULT_TYPE NAME)}; 182 = exists $ARGS->{XS_SUBNAME} ? $ARGS->{XS_SUBNAME} : 'constant'; 184 my $options = $ARGS->{PROXYSUBS}; 223 @{$ARGS->{NAMES}});
|
| /openbsd-src/regress/usr.sbin/relayd/ |
| H A D | Makefile | 41 ARGS != cd ${.CURDIR} && ls args-*.pl 59 .for a in ${ARGS} 123 stamp-syntax: ${ARGS} 124 .for a in ${ARGS}
|