Searched refs:ARGV (Results 1 - 25 of 107) sorted by relevance

12345

/freebsd-13-stable/contrib/one-true-awk/bugs-fixed/
H A Dgetline-numeric.awk3 getline dd < ARGV[1]
/freebsd-13-stable/sys/conf/
H A Dkmod_syms.awk5 while ("${NM:='nm'} -g " ARGV[1] | getline) {
10 delete ARGV[1]
H A Dkmod_syms_prefix.awk5 while ("${NM:='nm'} " ARGV[1] | getline) {
10 delete ARGV[1]
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dget.ipv4remote.pl45 my $port = @ARGV >= 1 ? $ARGV[0] : 0;
46 my $proto = @ARGV == 2 ? $ARGV[1] : "tcp";
H A Dtst.ipv4localsctp.ksh72 PeerPort => \$ARGV[0],
74 die "Could not connect to host $local port \$ARGV[0] \$@" unless \$s;
76 sleep(\$ARGV[1]);
/freebsd-13-stable/tools/tools/mid/
H A Dmid-master3 if ($#ARGV < 1) {
7 $count = $ARGV[0]; shift @ARGV;
8 @command = @ARGV;
10 undef @ARGV;
H A Dmid-index79 &usage if $#ARGV != 0;
80 $name = $ARGV[0]; shift @ARGV;
/freebsd-13-stable/sys/tools/
H A Dfw_stub.awk60 if (ARGV[i] ~ /^-/) {
65 for (j = 2; j <= length(ARGV[i]); j++) {
66 o = substr(ARGV[i], j, 1);
68 if (length(ARGV[i]) > j) {
69 opt_c = substr(ARGV[i], j + 1);
74 opt_c = ARGV[i];
79 if (length(ARGV[i]) > j) {
80 opt_m = substr(ARGV[i], j + 1);
85 opt_m = ARGV[i];
90 if (length(ARGV[
[all...]
H A Dmakeobjops.awk366 if (ARGV[i] ~ /^-/) {
371 for (j = 2; j <= length(ARGV[i]); j++) {
372 o = substr(ARGV[i], j, 1);
378 if (length(ARGV[i]) > j) {
379 opt_l = substr(ARGV[i], j + 1);
384 opt_l = ARGV[i];
393 else if (ARGV[i] ~ /\.m$/)
394 filenames[num_files++] = ARGV[i];
/freebsd-13-stable/tools/tools/scsi-defects/
H A Dscsi-defects.pl44 &usage if $#ARGV < 0 || $#ARGV > 1;
48 $dev = $ARGV[0];
57 if ($#ARGV > 0) {
58 if ($ARGV[1] =~ /^[Gg]/) { $glist = 1; $plist = 0; }
59 elsif ($ARGV[1] =~ /^[Pp]/) { $glist = 0; $plist = 1; }
/freebsd-13-stable/contrib/sendmail/contrib/
H A DsocketmapClient.pl9 die "usage: $0 <connection> <mapname> <key> [<key2> ...]" if (@ARGV < 3);
11 my $connection = shift @ARGV;
12 my $mapname = shift @ARGV;
33 while(my $key = shift @ARGV) {
H A DsocketmapServer.pl9 die "usage: $0 <connection>" if (@ARGV < 1);
10 my $connection = shift @ARGV;
/freebsd-13-stable/share/examples/printing/
H A Dnetprint7 $#ARGV eq 1 || die "Usage: $0 <printer-hostname> <port-number>";
9 $printer_host = $ARGV[0];
10 $printer_port = $ARGV[1];
/freebsd-13-stable/usr.sbin/autofs/autofs/
H A Dinclude_nis_nullfs92 while ("ypcat -k " ARGV[1] | getline) {
98 while ("ypmatch " ARGV[2] " " ARGV[1] | getline) {
/freebsd-13-stable/cddl/usr.sbin/dwatch/
H A Ddwatch554 local ARGV=
556 [ $COUNT -gt 0 ] && ARGV="$ARGV -N $COUNT"
557 [ "$DEBUG" ] && ARGV="$ARGV -d"
558 [ "$DESTRUCTIVE_ACTIONS" ] && ARGV="$ARGV -w"
559 [ "$EXIT_AFTER_COMPILE" ] && ARGV="$ARGV -e"
560 [ "$GROUP" ] && ARGV
[all...]
/freebsd-13-stable/crypto/openssl/apps/
H A Dprogs.pl19 my $apps_openssl = shift @ARGV;
39 @ARGV = sort keys %commands;
70 foreach (@ARGV) {
75 foreach (@ARGV) {
94 foreach my $cmd ( @ARGV ) {
H A Dtsget.in136 my @old_argv = @ARGV;
137 @ARGV = split /\s+/, $ENV{TSGET};
139 @ARGV = @old_argv;
144 if (!exists($options{h}) || (@ARGV == 0 && !exists($options{o}))
145 || (@ARGV > 1 && exists($options{o}))) {
150 @ARGV = ("-") unless @ARGV != 0;
156 REQUEST: foreach (@ARGV) {
H A DCA.pl.in48 my $WHAT = shift @ARGV || "";
50 my %EXTRA = extra_args(\@ARGV, "-extra-");
166 my $cname = $ARGV[0];
189 my @files = @ARGV ? @ARGV : ( $NEWCERT );
199 my $cname = $ARGV[0];
204 my $reason = $ARGV[1];
/freebsd-13-stable/sys/contrib/openzfs/scripts/
H A Denum-extract.pl17 if (!getopts("", \%opts) || @ARGV < 1) {
/freebsd-13-stable/contrib/apr/helpers/
H A Dapr_rename.pl6 my $just_check = @ARGV ? $ARGV[0] eq '-c' : 0;
/freebsd-13-stable/tools/tools/termcap/
H A Dtermcap.pl33 if ($#ARGV < 0) {
52 my $command = $ARGV[0];
53 my $tca = $ARGV[1];
54 my $tcb = $ARGV[2];
/freebsd-13-stable/tools/tools/hcomp/
H A Dhcomp.pl90 foreach (@ARGV) {
/freebsd-13-stable/tools/tools/netrate/tcpp/
H A Drunit.pl6 if ($#ARGV != 0) {
18 $kernel = $ARGV[0];
/freebsd-13-stable/sbin/setkey/
H A Dscriptdump.pl10 while ($i = shift @ARGV) {
/freebsd-13-stable/contrib/ntp/scripts/calc_tickadj/
H A Dcalc_tickadj.in9 exit run(@ARGV) unless caller;

Completed in 284 milliseconds

12345