Home
last modified time | relevance | path

Searched defs:newpath (Results 1 – 25 of 70) sorted by relevance

123

/external/libfuse/lib/modules/
Dsubdir.c32 char *newpath = NULL; in subdir_addpath() local
57 char *newpath; in subdir_getattr() local
69 char *newpath; in subdir_access() local
145 char *newpath; in subdir_readlink() local
159 char *newpath; in subdir_opendir() local
174 char *newpath; in subdir_readdir() local
187 char *newpath; in subdir_releasedir() local
199 char *newpath; in subdir_mknod() local
211 char *newpath; in subdir_mkdir() local
223 char *newpath; in subdir_unlink() local
[all …]
Diconv.c47 char *newpath; in iconv_convpath() local
107 char *newpath; in iconv_getattr() local
119 char *newpath; in iconv_access() local
131 char *newpath; in iconv_readlink() local
152 char *newpath; in iconv_opendir() local
180 char *newpath; in iconv_readdir() local
197 char *newpath; in iconv_releasedir() local
209 char *newpath; in iconv_mknod() local
221 char *newpath; in iconv_mkdir() local
233 char *newpath; in iconv_unlink() local
[all …]
/external/freetype/src/base/
Dftrfork.c559 char* newpath; in raccess_guess_darwin_ufs_export() local
593 char* newpath = NULL; in raccess_guess_darwin_hfsplus() local
629 char* newpath = NULL; in raccess_guess_darwin_newvfs() local
661 char* newpath; in raccess_guess_vfat() local
688 char* newpath; in raccess_guess_linux_cap() local
714 char* newpath; in raccess_guess_linux_double() local
745 char* newpath; in raccess_guess_linux_netatalk() local
/external/strace/tests-mx32/
Dsymlinkat.c14 static const char newpath[] = "symlink_new"; in main() local
Drenameat2.c43 static const char newpath[] = "renameat2_newpath"; in main() local
/external/strace/tests-m32/
Dsymlinkat.c14 static const char newpath[] = "symlink_new"; in main() local
Drenameat2.c43 static const char newpath[] = "renameat2_newpath"; in main() local
/external/strace/tests/
Dsymlinkat.c14 static const char newpath[] = "symlink_new"; in main() local
Drenameat2.c43 static const char newpath[] = "renameat2_newpath"; in main() local
/external/ltp/testcases/kernel/syscalls/renameat2/
Drenameat2.h28 const char *newpath, unsigned int flags) in renameat2()
Drenameat201.c60 const char *newpath; member
/external/curl/lib/
Drename.c41 int Curl_rename(const char *oldpath, const char *newpath) in Curl_rename()
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/win32/
Dfilepath.c46 char *newpath; in apr_filepath_root() local
352 APR_DECLARE(apr_status_t) apr_filepath_merge(char **newpath,
/external/openthread/third_party/mbedtls/repo/library/
Dpsa_its_file.c50 #define rename_replace_existing(oldpath, newpath) \ argument
53 #define rename_replace_existing(oldpath, newpath) rename(oldpath, newpath) argument
/external/mbedtls/library/
Dpsa_its_file.c50 #define rename_replace_existing(oldpath, newpath) \ argument
53 #define rename_replace_existing(oldpath, newpath) rename(oldpath, newpath) argument
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/win32/
Dfilepath.c46 char *newpath; in apr_filepath_root() local
352 APR_DECLARE(apr_status_t) apr_filepath_merge(char **newpath,
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/os2/
Ddir_make_recurse.c49 const char *newpath = path_canonicalize(path, pool); in path_remove_last_component() local
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/os2/
Ddir_make_recurse.c49 const char *newpath = path_canonicalize(path, pool); in path_remove_last_component() local
/external/ltp/testcases/kernel/syscalls/link/
Dlink08.c40 char *newpath; member
/external/cronet/stable/third_party/icu/source/tools/toolutil/
Dfiletools.cpp62 icu::CharString newpath(checkAgainst, -1, status); in isFileModTimeLater() local
/external/icu/icu4c/source/tools/toolutil/
Dfiletools.cpp62 icu::CharString newpath(checkAgainst, -1, status); in isFileModTimeLater() local
/external/cronet/tot/third_party/icu/source/tools/toolutil/
Dfiletools.cpp62 icu::CharString newpath(checkAgainst, -1, status); in isFileModTimeLater() local
/external/curl/src/
Dtool_operhlp.c138 char *newpath; in add_file_name_to_url() local
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/unix/
Dfilepath.c81 APR_DECLARE(apr_status_t) apr_filepath_merge(char **newpath, in apr_filepath_merge()
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/unix/
Dfilepath.c81 APR_DECLARE(apr_status_t) apr_filepath_merge(char **newpath, in apr_filepath_merge()

123