Searched refs:pathnames (Results 1 – 25 of 39) sorted by relevance
12
/external/e2fsprogs/tests/f_dup4/ |
D | name | 1 find all directory pathnames
|
/external/emma/core/java12/com/vladium/util/ |
D | Files.java | 94 final Set /* String */ pathnames = new HashSet (path.length); in pathToFiles() local 110 if (pathnames.add (pathname)) in pathToFiles()
|
/external/squashfs-tools/squashfs-tools/ |
D | unsquashfs.c | 1383 struct pathnames *init_subdir() in init_subdir() 1385 struct pathnames *new = malloc(sizeof(struct pathnames)); in init_subdir() 1393 struct pathnames *add_subdir(struct pathnames *paths, struct pathname *path) in add_subdir() 1396 paths = realloc(paths, sizeof(struct pathnames *) + in add_subdir() 1408 void free_subdir(struct pathnames *paths) in free_subdir() 1414 int matches(struct pathnames *paths, char *name, struct pathnames **new) in matches() 1478 struct pathnames *paths) in pre_scan() 1482 struct pathnames *new; in pre_scan() 1530 struct pathnames *paths) in dir_scan() 1534 struct pathnames *new; in dir_scan() [all …]
|
D | unsquashfs.h | 219 struct pathnames { struct
|
D | mksquashfs.c | 197 struct pathnames { struct 203 struct pathnames *paths = NULL; argument 206 int excluded(char *name, struct pathnames *paths, struct pathnames **new); 304 struct dir_info *dir_scan1(char *, char *, struct pathnames *, 3390 struct pathnames *paths, in dir_scan1() 3405 struct pathnames *new = NULL; in dir_scan1() 4533 struct pathnames *add_subdir(struct pathnames *paths, struct pathname *path) in add_subdir() 4538 paths = realloc(paths, sizeof(struct pathnames) + in add_subdir() 4550 int excluded_match(char *name, struct pathname *path, struct pathnames **new) in excluded_match() 4578 int excluded(char *name, struct pathnames *paths, struct pathnames **new) in excluded()
|
/external/clang/test/Modules/ |
D | dependency-dump-dependent-module.m | 20 // We should make Win32/Path.inc capable of long pathnames with '\\?\'.
|
/external/linux-tools-perf/src/tools/perf/Documentation/ |
D | perf-annotate.txt | 60 Don't shorten the displayed pathnames.
|
/external/llvm/docs/CommandGuide/ |
D | llvm-config.rst | 111 without **-l** or pathnames. Useful for linking against a not-yet-installed
|
/external/ppp/pppd/ |
D | Makefile.linux | 19 ipxcp.h lcp.h magic.h md5.h patchlevel.h pathnames.h pppd.h \
|
/external/openssh/ |
D | scp.0 | 19 explicit using absolute or relative pathnames to avoid scp treating file
|
D | sftp.0 | 197 within pathnames that are recognized by glob(3) must be escaped with
|
D | ChangeLog | 1804 not require pathnames to be specified (they weren't really used). 1811 Fixes key comment regression bz#2306: key pathnames were being lost as 5746 [authfd.c authfile.c key.c key.h myproposal.h pathnames.h readconf.c] 8406 [pathnames.h] 8408 pathnames; bz#2077, ok dtucker@ (no binary change)
|
/external/llvm/ |
D | Makefile.config.in | 183 # The pathnames of the programs we require to build
|
/external/e2fsprogs/ |
D | TODO | 203 1) Make debugfs's "ncheck <inode>" command list all of the pathnames
|
/external/selinux/policycoreutils/ |
D | ChangeLog | 449 * Modify restorecon to only call realpath() on user-supplied pathnames
|
/external/e2fsprogs/doc/ |
D | libext2fs.texinfo | 422 opened via inode numbers instead of via pathnames. To resolve a
|
/external/libogg/ |
D | ltmain.sh | 3607 /* Skip over the disk name in MSDOS pathnames. */
|
/external/libopus/ |
D | ltmain.sh | 4573 /* Skip over the disk name in MSDOS pathnames. */
|
/external/google-breakpad/autotools/ |
D | ltmain.sh | 3607 /* Skip over the disk name in MSDOS pathnames. */
|
/external/libmtp/ |
D | ltmain.sh | 3607 /* Skip over the disk name in MSDOS pathnames. */
|
/external/libusb-compat/ |
D | ltmain.sh | 3614 /* Skip over the disk name in MSDOS pathnames. */
|
/external/pcre/dist/ |
D | ltmain.sh | 4573 /* Skip over the disk name in MSDOS pathnames. */
|
/external/protobuf/gtest/build-aux/ |
D | ltmain.sh | 4573 /* Skip over the disk name in MSDOS pathnames. */
|
/external/protobuf/ |
D | ltmain.sh | 4573 /* Skip over the disk name in MSDOS pathnames. */
|
/external/libvorbis/ |
D | ltmain.sh | 3607 /* Skip over the disk name in MSDOS pathnames. */
|
12