Searched refs:directory (Results 226 - 250 of 952) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dcorefile-buildid.exp90 # Append DEBUGDIR to the debug-file-directory path.
96 gdb_test_multiple "show debug-file-directory" \
97 "get debug-file-directory" {
98 -re "The directory where separate debug symbols are searched for is \"(.*)\"\.\[\r\n\]+$gdb_prompt $" {
100 pass "get debug-file-directory"
103 gdb_test_no_output "set debug-file-directory $debugdir:$orig_debugdir" \
104 "append debug directory"
149 # copied to the .build-id directory.
151 # SUFFIX is appended to the .builid-id parent directory name to
163 # Set up the build-id directory an
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dcorefile-buildid.exp90 # Append DEBUGDIR to the debug-file-directory path.
96 gdb_test_multiple "show debug-file-directory" \
97 "get debug-file-directory" {
98 -re "The directory where separate debug symbols are searched for is \"(.*)\"\.\[\r\n\]+$gdb_prompt $" {
100 pass "get debug-file-directory"
103 gdb_test_no_output "set debug-file-directory $debugdir:$orig_debugdir" \
104 "append debug directory"
149 # copied to the .build-id directory.
151 # SUFFIX is appended to the .builid-id parent directory name to
163 # Set up the build-id directory an
[all...]
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/gtk/
H A Dsupport.c60 /* Use this function to set the directory containing installed pixmaps. */
62 __tspi_add_pixmap_directory (const gchar *directory) argument
65 g_strdup (directory));
74 /* We step through each of the pixmaps directory to find it. */
/netbsd-current/etc/etc.sparc/
H A DMakefile.inc39 # install boot images in netboot directory
/netbsd-current/external/bsd/atf/dist/atf-c++/detail/
H A Dfs_test.cpp264 // Test cases for the "directory" class.
270 set_md_var("descr", "Tests the directory class creation, which reads "
271 "the contents of a directory");
275 using atf::fs::directory;
280 directory d(path("files"));
292 "directory are valid");
296 using atf::fs::directory;
302 directory d(path("files"));
305 directory::const_iterator iter = d.find("dir");
312 directory
[all...]
/netbsd-current/lib/
H A Dbumpversion73 echo $0: $dir is not a directory 1>&2
/netbsd-current/sys/external/bsd/dwc2/
H A Ddwctwo2netbsd66 echo preparing directory $d
85 # cd to import directory
110 ### Fixing file and directory permissions.
111 echo "Fixing file/directory permissions."
/netbsd-current/external/gpl3/autoconf/dist/build-aux/
H A Delisp-comp40 Emacs, and put the resulting '.elc' files into the current directory,
65 # Cleanup the temporary directory on exit.
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dread-tcl.c52 msgdomain_read_tcl (const char *locale_name, const char *directory) argument
89 file_name = concatenated_pathname (directory, frobbed_locale_name, ".msg");
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dcreate_adm.c15 * Creates a CVS administration directory based on the argument repository; the
70 just skipping creating the directory, is that we don't want
71 CVS's behavior to vary subtly based on factors (like directory
74 error (0, errno, "warning: cannot make directory %s in %s",
79 error (1, errno, "cannot make directory %s in %s",
112 if (strcmp (reposcopy, current_parsed_root->directory) == 0)
125 char *path = Xasprintf ("%s/", current_parsed_root->directory);
/netbsd-current/external/gpl2/dtc/
H A Ddtc2netbsd80 echo preparing directory $d
90 # cd to import directory
118 ### Fixing file and directory permissions.
119 echo "Fixing file/directory permissions."
/netbsd-current/external/bsd/unbound/dist/testdata/dnstap.tdir/
H A Ddnstap.conf8 directory: ""
/netbsd-current/external/bsd/unbound/dist/testdata/dnstap_reconnect.tdir/
H A Ddnstap_reconnect.conf8 directory: ""
/netbsd-current/external/bsd/unbound/dist/testdata/dnstap_tcp.tdir/
H A Ddnstap_tcp.conf8 directory: ""
/netbsd-current/external/bsd/unbound/dist/testdata/dnstap_tls.tdir/
H A Ddnstap_tls.conf8 directory: ""
/netbsd-current/external/bsd/unbound/dist/testdata/dnstap_tls_badcert.tdir/
H A Ddnstap_tls_badcert.conf8 directory: ""
/netbsd-current/external/bsd/unbound/dist/testdata/dnstap_tls_badname.tdir/
H A Ddnstap_tls_badname.conf8 directory: ""
/netbsd-current/external/bsd/unbound/dist/testdata/dnstap_tls_peername.tdir/
H A Ddnstap_tls_peername.conf8 directory: ""
/netbsd-current/external/bsd/openldap/dist/build/
H A Dlib-shared.mk12 ## top-level directory of the distribution or, alternatively, at
H A Dmkversion14 ## top-level directory of the distribution or, alternatively, at
70 * top-level directory of the distribution or, alternatively, at
/netbsd-current/external/mpl/bind/dist/contrib/dlz/modules/bdbhpt/testing/
H A Dnamed.conf17 directory ".";
/netbsd-current/external/mpl/bind/dist/contrib/dlz/modules/ldap/testing/
H A Dnamed.conf17 directory ".";
/netbsd-current/external/mpl/bind/dist/bin/tests/system/geoip2/conf/
H A Dbad-threeletter.conf26 geoip-directory "../data";
H A Dbad-areacode.conf27 geoip-directory "data";
H A Dbad-netspeed.conf27 geoip-directory "data";

Completed in 209 milliseconds

1234567891011>>