Searched refs:script (Results 1 - 25 of 791) sorted by relevance

1234567891011>>

/netbsd-current/external/mpl/dhcp/dist/doc/examples/
H A Ddhclient-dhcpv6.conf10 # Likely to be useful: the script path
11 script "/usr/local/etc/dhclient-script";
/netbsd-current/external/gpl2/groff/font/
H A DMakefile.dev9 .for script in ${SCRIPTS}
10 SCRIPTSNAME_${script:T}= ${script:T}
/netbsd-current/usr.bin/script/
H A DMakefile4 PROG= script
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-scripts/
H A Ddefault-script4.d1 #source: default-script.s
2 #ld: --default-script default-script.t -defsym _START=0x800
H A Dprovide-3.d3 #error: symbol defined in linker script and object file
H A Dregion-alias-1.d1 #source: script.s
H A Dregion-alias-2.d1 #source: script.s
H A Dregion-alias-3.d1 #source: script.s
H A Dregion-alias-4.d1 #source: script.s
H A Ddefault-script1.d1 #source: default-script.s
2 #ld: -defsym _START=0x800 -T default-script.t
H A Ddefault-script2.d1 #source: default-script.s
2 #ld: -T default-script.t -defsym _START=0x800
H A Ddefault-script3.d1 #source: default-script.s
2 #ld: -defsym _START=0x800 -dT default-script.t
/netbsd-current/external/ibm-public/postfix/libexec/postfix-script/
H A DMakefile8 SCRIPTS= post-install postfix-script postfix-tls-script \
9 postfix-wrapper postmulti-script
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Dthumb-b-lks-sym.s1 @ Test to ensure that the b to linker script symbol isn't changed to other format.
H A Dthumb-bl-lks-sym.s1 @ Test to ensure that the bl to linker script symbol isn't changed to blx with immediate address.
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dinteract.exp16 # Create a GDB script that we can source. The script needs to generate
18 set script [standard_output_file zzz-gdbscript]
19 set fd [open $script "w"]
24 # The expected output from the script...
32 # Test sourcing of the script with interactive mode `auto'.
33 # Verify that evaluating the script does not cause an unexpected
36 gdb_test "source $script" "$script_output" \
37 "source script with interactive-mode auto"
43 # Test sourcing of the script wit
[all...]
/netbsd-current/usr.bin/make/unit-tests/
H A Ddep-colon-bug-cross-file.exp1 make: "dep-colon-bug-cross-file.mk" line 32: warning: duplicate script for target "all" ignored
2 make: "dep-colon-bug-cross-file.mk" line 42: warning: using previous script for "all" defined here
H A Ddep-duplicate.exp1 make: "dep-duplicate.tmp" line 1: warning: duplicate script for target "all" ignored
2 make: "dep-duplicate.main" line 3: warning: using previous script for "all" defined here
H A Ddeptgt-begin.exp1 make: "deptgt-begin.mk" line 19: warning: duplicate script for target ".BEGIN" ignored
2 make: "deptgt-begin.mk" line 9: warning: using previous script for ".BEGIN" defined here
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dinteract.exp16 # Create a GDB script that we can source. The script needs to generate
18 set script [standard_output_file zzz-gdbscript]
19 set fd [open $script "w"]
24 # The expected output from the script...
32 # Test sourcing of the script with interactive mode `auto'.
33 # Verify that evaluating the script does not cause an unexpected
36 gdb_test "source $script" "$script_output" \
37 "source script with interactive-mode auto"
43 # Test sourcing of the script wit
[all...]
/netbsd-current/external/bsd/unbound/dist/pythonmod/
H A Dtest-resip.conf17 python-script: "./examples/resip.py"
H A Dtest-calc.conf17 python-script: "./examples/calc.py"
H A Dtest-dict.conf17 python-script: "./examples/dict.py"
H A Dtest-log.conf17 python-script: "./examples/log.py"
/netbsd-current/share/examples/apm/
H A DMakefile8 FILES= script

Completed in 336 milliseconds

1234567891011>>