Searched refs:script (Results 176 - 200 of 799) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-cris/
H A Dlibdso-2.d4 #ld: --shared -m crislinux --hash-style=sysv --version-script $srcdir/$subdir/hide1
8 # version script. This will change the incoming GOTPLT reloc to
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-powerpc/
H A Dvle-multiseg.s1 # Make up several VLE text sections which the linker script will put into
/netbsd-current/crypto/external/bsd/openssl.old/lib/libssl/
H A DMakefile48 LDFLAGS+=-Wl,--version-script=${.CURDIR}/ssl.map
/netbsd-current/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/Template/
H A DPreprocess.pm84 <script language=JavaScript>
88 </script>
96 s(<script(.*?)</script>)(q{$1})gsi;
/netbsd-current/crypto/external/bsd/openssl/lib/libssl/
H A DMakefile48 LDFLAGS+=-Wl,--version-script=${.CURDIR}/ssl.map
/netbsd-current/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/Template/
H A DPreprocess.pm102 <script language=JavaScript>
106 </script>
114 s(<script(.*?)</script>)(q{$1})gsi;
/netbsd-current/crypto/external/bsd/netpgp/lib/verify/
H A DMakefile37 LDFLAGS+=-Wl,--version-script=${.CURDIR}/verify.map
/netbsd-current/usr.bin/make/unit-tests/
H A Ddep-colon-bug-cross-file.mk31 # expect+1: warning: duplicate script for target "all" ignored
41 # expect+1: warning: using previous script for "all" defined here
/netbsd-current/external/gpl3/gcc/lib/libgomp/
H A DMakefile37 LDFLAGS+= -Wl,--version-script,${DIST}/libgomp/libgomp.map
/netbsd-current/share/man/man7/
H A DMakefile26 MAN+= script.7
/netbsd-current/external/gpl3/binutils.old/usr.bin/ld/
H A DMakefile58 script=$$SCRIPT_NAME.sc; \
60 script=; \
62 echo "e${f}.c: $$temp_name $$script" \
/netbsd-current/external/gpl3/binutils/usr.bin/ld/
H A DMakefile59 script=$$SCRIPT_NAME.sc; \
61 script=; \
63 echo "e${f}.c: $$temp_name $$script" \
/netbsd-current/external/mpl/dhcp/dist/client/scripts/
H A Dlinux2 # dhclient-script for Linux. Dan Halbert, March, 1997.
9 # 0. This script is based on the netbsd script supplied with dhcp-970306.
26 # to go away. Migrated DHCPv4 script to ip command from iproute2 suite.
27 # This is based on Debian script with some tweaks. ifconfig is no longer
36 # This updated version mostly follows Debian script by Andrew Pollock et al.
130 # run given script
132 local script
134 script="$1"
136 if [ -f $script ]; the
[all...]
/netbsd-current/usr.sbin/sysinst/
H A Dmain.c63 FILE *script; variable
104 FILE *script; /* script file */ variable
587 if (script) {
588 fprintf(script, "# Script ended at: %s\n", safectime(&tloc));
589 fflush(script);
590 fclose(script);
591 script = NULL;
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A DMakefile.am13 libkadm5clnt_la_LDFLAGS += $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script-client.map
14 libkadm5srv_la_LDFLAGS += $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map
123 version-script.map
220 version-script.map \
221 version-script-client.map
/netbsd-current/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DTestRunner.py973 script = tmpBase + '.script'
975 script += '.bat'
977 # Write script file
984 f = open(script, mode, **open_kwargs)
1008 command = ['cmd','/c', script]
1011 command = [bashPath, script]
1013 command = ['/bin/sh', script]
1031 Parse the commands in an integrated test script file into a list of
1041 # Once we find a match, we do require each script lin
[all...]
/netbsd-current/external/gpl2/xcvs/dist/contrib/
H A Dvalidate_repo.in40 This script will search through a repository and determine if any of the
49 Please do not run this script inside of the repository itself. This will cause
76 and is executable, or evaluate (as a perl script) C<SCRIPT> for a checked out
188 # Do not run this script inside the repository. Choose
612 foreach my $script (@scripts)
615 if( $script !~ /\n/ && -x $script )
617 # exec external script
618 my $status = system $script, $cvsroot, $file, $revision,
620 warn "`$script
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A DMakefile.am102 script-sections.cc \
103 script.cc \
151 script-c.h \
152 script-sections.h \
153 script.h \
216 script-sections.$(OBJEXT): yyscript.h
217 script.$(OBJEXT): yyscript.h
/netbsd-current/external/ibm-public/postfix/dist/conf/
H A Dpostfix-script2 # $NetBSD: postfix-script,v 1.4 2023/12/23 20:30:42 christos Exp $
7 # postfix-script 1
11 # \fBpostfix-script\fR \fIcommand\fR
13 # The \fBpostfix-script\fR script executes Postfix administrative
40 "") echo This script must be run by the postfix command. 1>&2
45 LOGGER="$command_directory/postlog -t $MAIL_LOGTAG/postfix-script"
137 $daemon_directory/postfix-script check-fatal || {
142 $daemon_directory/postfix-script check-warn
186 $daemon_directory/postfix-script sto
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/kdc/
H A DMakefile.am72 libkdc_la_LDFLAGS += $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map
74 $(libkdc_la_OBJECTS): $(srcdir)/version-script.map
156 NTMakefile $(man_MANS) version-script.map
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/all/
H A Dweakref1.d13 # the rest of this file is generated with the following script:
14 # # script begin
17 # # script output:
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/wind/
H A DMakefile.am45 libwind_la_DEPENDENCIES = version-script.map
59 libwind_la_LDFLAGS += $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map
140 version-script.map \
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/com_err/
H A DNTMakefile89 $(PERL) ..\..\cf\w32-check-exported-symbols.pl --vs version-script.map --def libcom_err-exports.def
/netbsd-current/external/bsd/am-utils/dist/scripts/
H A Damd2ldif.in9 This script should/could be used in a Makefile together
/netbsd-current/external/bsd/ntp/dist/scripts/calc_tickadj/
H A Dcalc_tickadj-opts.def35 The @code{calc_tickadj} script uses provided ntp drift file to generate optimal

Completed in 224 milliseconds

1234567891011>>