Searched refs:directory (Results 1 - 25 of 118) sorted by relevance

12345

/src/bin/csh/
H A Ddir.h38 * Structure for entries in directory stack.
40 struct directory { struct
41 struct directory *di_next; /* next in loop */
42 struct directory *di_prev; /* prev in loop */
46 extern struct directory *dcwd; /* the one we are in now */
/src/usr.bin/make/unit-tests/
H A Dopt-where-am-i.exp1 make: Entering directory `/'
2 make: Leaving directory `/'
3 make: Leaving directory `<curdir>'
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]
H A Dopt-chdir.mk3 # Tests for the -C command line option, which changes the directory at the
13 # Changing to another directory is possible via the command line.
14 # In this test, it is the root directory since almost any other directory
19 # Trying to change to a nonexistent directory exits immediately.
H A Dvarname-make_stack_trace.exp5 in make[2] in directory "<curdir>"
14 in make[2] in directory "<curdir>"
22 in make[2] in directory "<curdir>"
25 in make[1] in directory "<curdir>"
34 in make[2] in directory "<curdir>"
36 in make[1] in directory "<curdir>"
41 in make[5] in directory "<curdir>"
43 in make[4] in directory "<curdir>"
45 in make[3] in directory "<curdir>"
47 in make[2] in directory "<curdi
[all...]
H A Dopt-jobs-internal.exp4 in make[2] in directory "<curdir>"
7 in make[2] in directory "<curdir>"
11 in make[2] in directory "<curdir>"
H A Dvarname-dot-newline.exp2 in make[1] in directory "<curdir>"
4 in make[1] in directory "<curdir>"
6 in make[1] in directory "<curdir>"
H A Ddep-op-missing.exp2 in make[1] in directory "<curdir>"
H A Ddirective-for-null.exp2 in make[1] in directory "<curdir>"
H A Dopt-debug-dir.mk4 # directory searching and caching.
H A Dvar-recursive.exp3 in make[1] in directory "<curdir>"
8 in make[1] in directory "<curdir>"
13 in make[1] in directory "<curdir>"
17 in make[1] in directory "<curdir>"
27 in make[1] in directory "<curdir>"
H A Ddep-wildcards.mk6 # The :T is necessary to run this test from another directory.
8 # does not order the directory entries itself.
13 # in the current working directory. As there are no such files, the target
H A Dcond-late.exp4 in make[1] in directory "<curdir>"
H A Dopt-file.exp5 in make[1] in directory "<curdir>"
H A Dopt-where-am-i.mk3 # Tests for the -w command line option, which outputs the current directory
7 # The first "Entering directory" is missing since the below .MAKEFLAGS comes
H A Dcmd-errors-jobs.exp13 in make[1] in directory "<curdir>"
18 in make[1] in directory "<curdir>"
23 in make[1] in directory "<curdir>"
30 in make[1] in directory "<curdir>"
35 in make[1] in directory "<curdir>"
40 in make[1] in directory "<curdir>"
H A Dopt-m-include-dir.mk3 # Tests for the -m command line option, which adds a directory to the
7 # directory and walks towards the file system root, until it finds a
8 # directory that contains a file called canary.mk.
12 # steps up in the directory hierarchy, serving as the canary file.
42 # This is the file deep in the directory hierarchy. It sets up the
49 # This option does not add any directory to the search path since the
H A Dopt-debug-no-rm.mk4 # command scripts from being removed from the temporary directory.
H A Dvarname-dot-make-level.exp8 in make[1] in directory "<curdir>"
/src/etc/
H A Dnamed.conf12 directory "/etc/namedb";
14 managed-keys-directory "keys";
/src/tests/compat/linux/
H A Dt_inotify.sh52 atf_test_case directory
55 "Tests correct events are generated when a directory is watched"
76 atf_add_test_case directory
/src/tests/lib/libc/sync/
H A DMakefile14 @echo This directory features link time only tests.
/src/lib/libwrap/
H A Dlibwrap2netbsd38 echo preparing directory $d
/src/distrib/sets/
H A Dlistpkgs19 -s setsdir directory to find sets [${setsdir}]

Completed in 29 milliseconds

12345