Home
last modified time | relevance | path

Searched full:directory (Results 1 – 25 of 3869) sorted by relevance

12345678910>>...155

/freebsd/contrib/openbsm/test/bsm/
H A Dgenerate.c29 * Generate a series of BSM token samples in the requested directory.
66 open_file(const char *directory, const char *name) in open_file() argument
71 snprintf(pathname, PATH_MAX, "%s/%s", directory, name); in open_file()
95 write_token(const char *directory, const char *filename, token_t *tok) in write_token() argument
104 fd = open_file(directory, filename); in write_token()
113 write_record(const char *directory, const char *filename, token_t *tok, in write_record() argument
128 fd = open_file(directory, filename); in write_record()
136 generate_file_token(const char *directory, const char *token_filename) in generate_file_token() argument
143 write_token(directory, token_filename, file_token); in generate_file_token()
147 generate_file_record(const char *directory, const char *record_filename) in generate_file_record() argument
[all …]
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_z13/
H A Dextended.json6 …"PublicDescription": "A directory write to the Level-1 Data cache where the line was originally in…
36 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
54 …"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the retur…
96 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
102 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
108 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
114 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
120 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
126 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
132 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
[all …]
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_z14/
H A Dextended.json6 …"PublicDescription": "A directory write to the Level-1 Data cache where the line was originally in…
36 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
54 …"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the retur…
96 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
102 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
108 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
114 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
120 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
126 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
132 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
[all …]
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_zec12/
H A Dextended.json18 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
24 …"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the retur…
30 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
42 …"PublicDescription": "A directory write to the Level-1 Data cache where the installed cache line w…
48 …"PublicDescription": "A directory write to the Level-1 Instruction cache where the installed cache…
54 …"PublicDescription": "A directory write to the Level-1 D-Cache where the line was originally in a …
90 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
96 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
102 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
108 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
[all …]
/freebsd/lib/libsys/
H A Drename.274 not the file or directory to which it points.
80 resolve to the same directory entry, or to different directory
97 relative to the directory associated with the file descriptor
99 instead of the current working directory.
102 is a relative path, the same happens only relative to the directory associated
113 parameter, the current working directory is used in the determination
117 .\"This loop takes the form of an entry in directory
121 .\"being a hard link to directory
124 .\"directory
129 .\"to directory
[all …]
H A Dmkdir.234 .Nd make a directory file
44 The directory
52 The directory's owner ID is set to the process's effective user ID.
53 The directory's group ID is set to that of the parent directory in
63 In this case the newly created directory is created relative to the
64 directory associated with the file descriptor
66 instead of the current working directory.
73 parameter, the current working directory is used and the behavior is
82 will fail and no directory will be created if:
85 A component of the path prefix is not a directory.
[all …]
H A Dunlink.235 .Nd remove directory entry
52 from its directory and decrements the link count of the
64 may not be a directory.
75 In this case the directory entry to be removed is determined
76 relative to the directory associated with the file descriptor
78 instead of the current working directory.
87 Remove the directory entry specified by
91 as a directory, not a normal file.
93 Only walk paths below the directory specified by the
109 parameter, the current working directory is used and the behavior is
[all …]
H A Drmdir.233 .Nd remove a directory file
44 removes a directory file
47 The directory must not have any entries other
58 A component of the path is not a directory.
63 The named directory does not exist.
67 The named directory contains files other than
75 Write permission is denied on the directory containing the link
78 The directory to be removed has its immutable, undeletable or append-only flag
83 The parent directory of the directory to be removed has its immutable or
86 The directory containing the directory to be removed is marked sticky,
[all …]
H A Dopen.280 the file to be opened is determined relative to the directory
83 instead of the current working directory.
95 parameter, the current working directory is used
121 which cause the path resolution to escape the directory hierarchy
194 error if file is not a directory
205 directory
214 open a named attribute or named attribute directory
352 directory.
376 reside in the directory hierarchy beneath the starting directory.
378 directory is not allowed.
[all …]
/freebsd/contrib/kyua/utils/fs/
H A Ddirectory.cpp29 #include "utils/fs/directory.hpp"
52 /// Constructs a new directory entry.
54 /// \param name_ Name of the directory entry.
60 /// Checks if two directory entries are equal.
72 /// Checks if two directory entries are different.
96 /// Formats a directory entry.
112 /// In order to support multiple concurrent iterators over the same directory
113 /// object, this class is the one that performs all directory-level accesses.
115 /// handles the DIR object for the directory.
118 /// directory class at all. This should not be relied on for object lifecycle
[all …]
/freebsd/share/doc/smm/03.fsck/
H A D4.t146 request for statistics about the root directory ``/'' failed.
412 symbolic link, or directory inode.
418 for each directory entry pointing to this inode.
598 This phase concerns itself with removing directory entries
604 directory inode pointers in range,
605 and directory entries pointing to bad inodes,
606 and directory integrity checks.
633 .B "ROOT INODE NOT DIRECTORY (REALLOCATE)"
636 is not directory inode type.
657 replace the root inode's type to be a directory.
[all …]
H A D3.t102 the data blocks containing directory entries.
196 regular inode, directory inode, symbolic link inode,
210 total number of directory entries
215 and descending through the directory structure.
221 then no directory entry appears for the inode.
226 directory.
228 a directory entry may have been added or removed without the inode being
316 plain data blocks, symbolic link data blocks, and directory data blocks.
321 Directory data blocks contain directory entries.
323 can only check the validity of directory data blocks.
[all …]
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_z196/
H A Dextended.json6 …"PublicDescription": "A directory write to the Level-1 D-Cache directory where the returned cache …
12 …"PublicDescription": "A directory write to the Level-1 I-Cache directory where the returned cache …
36 …"PublicDescription": "A directory write to the Level-1 D-Cache directory where the returned cache …
42 …"PublicDescription": "A directory write to the Level-1 D-Cache directory where the returned cache …
48 …"PublicDescription": "A directory write to the Level-1 I-Cache directory where the returned cache …
54 …"PublicDescription": "A directory write to the Level-1 D-Cache where the line was originally in a …
60 …"PublicDescription": "A directory write to the Level-1 D-Cache directory where the returned cache …
66 …"PublicDescription": "A directory write to the Level-1 I-Cache directory where the returned cache …
78 …"PublicDescription": "A directory write to the Level-1 D-Cache where the installed cache line was …
84 …"PublicDescription": "A directory write to the Level-1 I-Cache where the installed cache line was …
[all …]
/freebsd/usr.bin/bmake/tests/
H A DREADME2 This directory contains regression tests for make(1).
11 Tests are normally executed in a special test directory that is built under
13 all file in a directory, by files in one of make's obscure object directories
15 test scripts build a clean environment in the temp directory and the
16 tests are executed by cd-ing into that directory and invoking make. The
18 are written into files that are created in another directory. So the layout
21 ./shell/builtin/ - directory with test stuff
22 /tmp/make.${USER}/shell/builtin - actual test directory
27 setup - Set up the test environment by creating the test directory
29 directory already exists an error is printed.
[all …]
/freebsd/lib/libc/gen/
H A Ddirectory.342 .Nd directory operations
80 opens the directory named by
83 .Em directory stream
87 .Em directory stream
101 function except that the directory is specified by a file descriptor
130 returns a pointer to the next directory entry.
131 The directory entry remains valid until the next call to
136 .Em directory stream .
139 upon reaching the end of the directory or on error.
151 but the caller must provide a directory
[all …]
/freebsd/share/man/man9/
H A DVOP_READDIR.934 .Nd read contents of a directory
42 Read directory entries.
45 The vnode of the directory.
47 Where to read the directory contents.
55 Number of directory cookies generated for NFS
59 Directory seek cookies generated for NFS
63 The directory contents are read into
69 The directory should be locked on entry and will still be locked on exit.
81 should be set to TRUE if the end of the directory is reached while
83 The directory seek cookies are returned to the NFS client and may be used
[all …]
/freebsd/contrib/ntp/
H A DREADME6 The ntp Distribution Base Directory
8 This directory and its subdirectories contain the Network Time Protocol
12 The contents of the base directory are given in this file. The contents of
17 directory. For more information on NTP and how to get a working setup,
22 The base directory ./ contains the autoconfiguration files, source
52 adjtimed Directory containing the sources for the adjtime daemon
55 authstuff Directory containing sources for miscellaneous programs
64 clockstuff Directory containing sources for miscellaneous programs
71 conf Directory containing a motley collection of
92 html Directory containing a complete set of documentation on
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleSaver.cpp34 /// Strip the \p directory component from the given \p path. It assumes that \p
35 /// directory is a prefix of \p path.
36 static std::string GetRelativePath(const FileSpec &directory, in GetRelativePath() argument
38 return path.GetPath().substr(directory.GetPath().size() + 1); in GetRelativePath()
58 /// Save the trace bundle description JSON object inside the given directory
64 /// \param[in] directory
65 /// The directory where the JSON file will be saved.
72 const FileSpec &directory) { in SaveTraceBundleDescription() argument
73 FileSpec trace_path = directory; in SaveTraceBundleDescription()
86 /// Any associated binary files are created inside the given directory.
[all …]
/freebsd/usr.sbin/etcupdate/
H A Detcupdate.8132 directory.
140 it compares the two trees merging changes into the destination directory.
180 then it will be removed from the destination directory only if it
185 then it will be copied to the destination directory only if it
193 destination directory.
199 directory.
261 is changed and the destination directory is not the default,
269 is changed and the destination directory is not the default,
297 mode compares the versions of files in the destination directory to the
340 Install the merged version of the file into the destination directory.
[all …]
/freebsd/share/doc/psd/01.cacm/
H A Dp1285 Each user has a directory of his own files;
288 A directory behaves exactly like an ordinary file except that it
292 appropriate permission may read a directory just like any other file.
298 directory.
318 is a sequence of directory names separated by slashes, ``/\^'',
321 root directory.
325 the root for directory
336 may be an ordinary file, a directory, or a special
341 search in the user's current directory.
350 directory.
[all …]
/freebsd/contrib/ntp/scripts/
H A Dinvoke-summary.texi22 * summary directory:: directory option
24 * summary output-directory:: output-directory option
48 --directory=str Directory containing stat files
50 --output-directory=str Output directory
62 @node summary directory
63 @subsection directory optio
[all...]
/freebsd/contrib/pjdfstest/tests/granular/
H A D05.t24 # Unlink allowed on writable directory.
30 # Moving directory elsewhere allowed on writable directory.
38 # Moving directory from elsewhere allowed on writable directory.
44 # Moving directory from elsewhere overwriting local directory allowed
45 # on writable directory.
66 # DELETE_CHILD denies unlink on writable directory.
73 # DELETE_CHILD denies moving directory elsewhere.
78 # DELETE_CHILD does not deny moving directory from elsewhere
79 # to a writable directory.
82 # DELETE_CHILD denies moving directory from elsewhere
[all …]
/freebsd/share/doc/usd/04.csh/
H A Dcsh.g49 Your current directory has the name `.' as well as the name printed
54 The current directory `.' is usually the first
71 Each directory has a file `..' in it which is a reference to its
72 parent directory.
73 After changing into the directory with
79 you can return to the parent directory by doing
83 The current directory is printed by
100 of the entire directory system \- called the
102 directory.
178 A directory containing binaries of programs and shell scripts to be
[all …]
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-filepath.h59 // FilePath - a class for file and directory pathname manipulation which
61 // Used for helper functions for naming files in a directory for xml output.
65 // a directory, otherwise it is assumed to represent a file. In either case,
66 // it may or may not represent an actual file or directory in the file system.
94 // Returns the current working directory, or "" if unsuccessful.
97 // Given directory = "dir", base_name = "test", number = 0,
101 static FilePath MakeFileName(const FilePath& directory,
105 // Given directory = "dir", relative_path = "test.xml",
108 static FilePath ConcatPaths(const FilePath& directory,
112 // will be directory/base_name.extension or
[all …]
/freebsd/contrib/pam-krb5/tests/tap/perl/Test/RRA/
H A DAutomake.pm85 # The temporary directory created by test_tmpdir, if any. If this is set,
86 # attempt to remove the directory stored here on program exit (but ignore
122 # directory to the C_TAP_SOURCE directory by default. Sets LD_LIBRARY_PATH if
142 # C_TAP_BUILD or C_TAP_SOURCE will be the test directory. Change to the
154 # Simplify relative paths at the end of the directory.
205 # the package except for the tests directory, which is broken out to one
215 # Add the global skip list. We also ignore the perl directory if it
238 # Add the list of subdirectories of the tests directory.
242 # Skip if found in %skip_tests or if not a directory.
255 # Add the tests directory to the start of the directory name.
[all …]

12345678910>>...155