Home
last modified time | relevance | path

Searched refs:ARGS (Results 1 – 25 of 124) sorted by relevance

12345

/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-Constant/lib/ExtUtils/
H A DConstant.pm485 my %ARGS =
493 $ARGS{C_SUBNAME} ||= $ARGS{XS_SUBNAME}; # No-one sane will have C_SUBNAME eq '0'
500 my $c_fh = $ARGS{C_FH};
511 open $c_fh, ">$ARGS{C_FILE}" or die "Can't open $ARGS{C_FILE}: $!";
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;
549 print $xs_fh XS_constant ($ARGS{NAME}, $types, $ARGS{XS_SUBNAME},
550 $ARGS{C_SUBNAME});
553 close $c_fh or warn "Error closing $ARGS{C_FILE}: $!" unless $ARGS{C_FH};
[all …]
/openbsd/regress/sbin/pfctl/
H A Dpfr.exec25 ARGS=""
27 if [ "X$ARGS" = "X" ]; then
28 ARGS="$ARG"
30 ARGS="$ARGS $ARG"
35 echo "# pass $CMD -n $ARGS"
40 echo "# pass $CMD -nqv $ARGS"
42 echo "# pass $CMD -nqvv $ARGS"
46 echo "# $RESULT $CMD $ARGS"
55 echo $ARGS | sed "s,DIR,$D,g" | $PFCTL -a $A -f- \
59 echo $ARGS | $PFCTL -a $A -f- 2>&1 || exit 1
[all …]
/openbsd/gnu/usr.bin/perl/
H A Dmakedef.pl39 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};
74 $define{uc $ARGS{'PLATFORM'}} = 1;
151 my $cctype = $ARGS{CCTYPE} =~ s/MSVC//r;
253 my $file = $ARGS{TARG_DIR} . shift;
813 my $syms = $ARGS{TARG_DIR} . $_;
[all …]
/openbsd/gnu/usr.bin/perl/cpan/Memoize/t/
H A Dnormalize.t23 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/regress/sys/kern/sosplice/
H A DMakefile.inc38 ARGS != cd ${.CURDIR} && ls args-*.pl
39 TARGETS ?= ${ARGS}
61 stamp-syntax: ${ARGS}
62 .for a in ${ARGS}
/openbsd/libexec/ftpd/
H A Dftpcmd.y991 #define ARGS 1 /* expect miscellaneous arguments */ macro
1012 { "SMNT", SMNT, ARGS, 0, "(structure mount)" },
1014 { "QUIT", QUIT, ARGS, 1, "(terminate service)", },
1015 { "PORT", PORT, ARGS, 1, "<sp> b0, b1, b2, b3, b4" },
1020 { "EPSV", EPSV, ARGS, 1, "[<sp> af|ALL]" },
1021 { "TYPE", TYPE, ARGS, 1, "<sp> [ A | E | I | L ]" },
1038 { "ABOR", ABOR, ARGS, 1, "(abort operation)" },
1048 { "NOOP", NOOP, ARGS, 1, "" },
1064 { "UMASK", UMASK, ARGS, 1, "[ <sp> umask ]" },
1310 state = ARGS; in yylex()
[all …]
/openbsd/gnu/usr.bin/cvs/src/
H A Derror.h21 #define PROTO(ARGS) ARGS argument
23 #define PROTO(ARGS) () argument
/openbsd/regress/usr.bin/mandoc/roff/na/
H A Dargs.out_ascii1 NA-ARGS(1) General Commands Manual NA-ARGS(1)
9 OpenBSD January 17, 2011 NA-ARGS(1)
/openbsd/regress/usr.bin/mandoc/roff/br/
H A Dargs.out_ascii1 BR-ARGS(1) General Commands Manual BR-ARGS(1)
10 OpenBSD January 17, 2011 BR-ARGS(1)
/openbsd/regress/usr.bin/mandoc/man/nf/
H A Dargs.out_ascii1 NF-ARGS(1) General Commands Manual NF-ARGS(1)
12 OpenBSD January 16, 2011 NF-ARGS(1)
/openbsd/regress/usr.bin/mandoc/roff/args/
H A Dinfrec.out_ascii1 ARGS-INFREC(1) General Commands Manual ARGS-INFREC(1)
9 OpenBSD October 22, 2023 ARGS-INFREC(1)
H A Desc.out_ascii1 ARGS-ESC(1) General Commands Manual ARGS-ESC(1)
9 OpenBSD October 21, 2023 ARGS-ESC(1)
/openbsd/regress/usr.bin/mandoc/man/EX/
H A Dargs.out_ascii1 EX-ARGS(1) General Commands Manual EX-ARGS(1)
12 OpenBSD June 3, 2012 EX-ARGS(1)
/openbsd/regress/usr.bin/mandoc/man/PD/
H A Dargs.out_ascii1 PD-ARGS(1) General Commands Manual PD-ARGS(1)
27 OpenBSD December 23, 2014 PD-ARGS(1)
/openbsd/regress/usr.bin/mandoc/man/OP/
H A Dargs.out_ascii1 OP-ARGS(1) General Commands Manual OP-ARGS(1)
10 OpenBSD February 6, 2015 OP-ARGS(1)
/openbsd/regress/usr.sbin/ospfd/
H A DMakefile32 ARGS != cd ${.CURDIR} && ls args-*.pl
64 .for a in ${ARGS}
76 stamp-syntax: ${ARGS} stamp-passfd
77 .for a in ${ARGS}
/openbsd/gnu/usr.bin/perl/cpan/CPAN/lib/App/
H A DCpan.pm343 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' ],
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' ],
383 c => [ \&_default, ARGS, GOOD_EXIT, 'Running `make clean`' ],
384 f => [ \&_default, ARGS, GOOD_EXIT, 'Installing with force' ],
[all …]
/openbsd/regress/usr.bin/mandoc/roff/mc/
H A Dargs.out_ascii1 MC-ARGS(1) General Commands Manual MC-ARGS(1)
19 OpenBSD April 28, 2022 MC-ARGS(1)
/openbsd/regress/usr.bin/mandoc/man/MT/
H A Dargs.out_ascii1 MT-ARGS(1) General Commands Manual MT-ARGS(1)
21 OpenBSD August 13, 2018 MT-ARGS(1)
/openbsd/regress/usr.bin/mandoc/man/UR/
H A Dargs.out_ascii1 UR-ARGS(1) General Commands Manual UR-ARGS(1)
21 OpenBSD August 14, 2018 UR-ARGS(1)
/openbsd/gnu/usr.bin/binutils/include/
H A Dansidecl.h152 #define PARAMS(ARGS) ARGS argument
153 #define VPARAMS(ARGS) ARGS argument
/openbsd/regress/usr.bin/mandoc/man/B/
H A Dargs.out_ascii1 B-ARGS(1) General Commands Manual B-ARGS(1)
14 OpenBSD July 30, 2014 B-ARGS(1)
/openbsd/regress/usr.sbin/httpd/tests/
H A DMakefile23 ARGS != cd ${.CURDIR} && ls args-*.pl
46 .for a in ${ARGS}
93 stamp-syntax: ${ARGS}
94 .for a in ${ARGS}
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-Constant/lib/ExtUtils/Constant/
H A DProxySubs.pm176 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/gnu/gcc/include/
H A Dansidecl.h155 #define PARAMS(ARGS) ARGS argument
158 #define VPARAMS(ARGS) ARGS argument

12345