Searched refs:directory (Results 26 - 50 of 952) sorted by relevance

1234567891011>>

/netbsd-current/usr.bin/make/unit-tests/
H A Dopt-chdir.exp2 make: chdir /nonexistent: No such file or directory
H A Dopt.exp6 [-C directory] [-D variable] [-d flags] [-f makefile]
7 [-I directory] [-J private] [-j max_jobs] [-m directory] [-T file]
21 [-C directory] [-D variable] [-d flags] [-f makefile]
22 [-I directory] [-J private] [-j max_jobs] [-m directory] [-T file]
/netbsd-current/crypto/external/bsd/heimdal/dist/tools/
H A Dcov.sh8 lcov --directory . --zerocounters
12 lcov --directory . --capture --output-file heimdal-lcov.info
/netbsd-current/external/bsd/kyua-testers/dist/
H A Dstacktrace.h44 char* kyua_stacktrace_find_core(const char* name, const char* directory,
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Djavacomp.h56 directory is the target directory. The .class file for class X.Y.Z is
57 written at directory/X/Y/Z.class. If directory is NULL, the .class
58 file is written in the source's directory.
71 const char *directory,
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Ddownload_prerequisites55 directory='.'
64 --directory=DIR download and unpack packages into DIR instead of '.'
128 --directory)
129 argnext='directory'
131 --directory=*)
132 directory="${arg#--directory=}"
174 directory)
175 directory="${arg}"
217 || die "You must run this script in the top-level GCC source directory"
[all...]
/netbsd-current/etc/
H A Dnamed.conf12 directory "/etc/namedb";
14 managed-keys-directory "keys";
/netbsd-current/external/gpl3/autoconf/dist/lib/Autom4te/
H A DConfigure_ac.pm43 # directory. It may be absent. Complain if both files exist.
61 =item C<$configure_ac = find_configure_ac ([$directory])>
63 Find a F<configure.ac> or F<configure.in> file in C<$directory>,
64 defaulting to the current directory. Complain if both files are present.
71 my ($directory) = @_;
72 $directory ||= '.';
74 File::Spec->canonpath (File::Spec->catfile ($directory, 'configure.ac'));
76 File::Spec->canonpath (File::Spec->catfile ($directory, 'configure.in'));
96 =item C<$configure_ac = require_configure_ac ([$directory])>
/netbsd-current/external/bsd/unbound/dist/pythonmod/
H A Dtest-calc.conf9 directory: ""
H A Dtest-dict.conf9 directory: ""
H A Dtest-log.conf9 directory: ""
H A Dtest-resgen.conf9 directory: ""
H A Dtest-resmod.conf9 directory: ""
H A Dtest-edns.conf9 directory: ""
H A Dtest-inplace_callbacks.conf9 directory: ""
/netbsd-current/external/bsd/unbound/dist/testdata/tcp_sigpipe.tdir/
H A Dtcp_sigpipe.conf7 directory: .
/netbsd-current/external/bsd/unbound/dist/testdata/fwd_zero.tdir/
H A Dfwd_zero.conf7 directory: ""
/netbsd-current/external/bsd/unbound/dist/testdata/fwd_no_edns.tdir/
H A Dfwd_no_edns.conf7 directory: .
/netbsd-current/external/bsd/unbound/dist/testdata/fwd_ttlexpire.tdir/
H A Dfwd_ttlexpire.conf7 directory: ""
/netbsd-current/external/bsd/unbound/dist/testdata/fwd_tcp_tc.tdir/
H A Dfwd_tcp_tc.conf7 directory: .
/netbsd-current/external/bsd/unbound/dist/testdata/fwd_tcp.tdir/
H A Dfwd_tcp.conf7 directory: .
/netbsd-current/external/bsd/unbound/dist/testdata/fwd_udp.tdir/
H A Dfwd_udp.conf7 directory: ""
/netbsd-current/external/bsd/unbound/dist/testdata/fwd_edns_probe.tdir/
H A Dfwd_edns_probe.conf7 directory: .
/netbsd-current/external/bsd/unbound/dist/testdata/stream_tcp.tdir/
H A Dstream_tcp.conf7 directory: .
/netbsd-current/external/bsd/unbound/dist/testdata/speed_local.tdir/
H A Dspeed_local.conf7 directory: ""

Completed in 130 milliseconds

1234567891011>>