Home
last modified time | relevance | path

Searched refs:path_name (Results 1 - 13 of 13) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/nftw/
H A Dtest_func64.c41 test_func1(const char *path_name, const struct stat64 *stat_pointer, in test_func1() argument
48 if ((s = malloc((size_t)(strlen((char *)path_name) + 1))) in test_func1()
54 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func1()
57 p = path_name; in test_func1()
64 fprintf(temp, "INFO: Call to fn() at %s\n", path_name); in test_func1()
75 test_func3(const char *path_name, const struct stat64 *stat_pointer, in test_func3() argument
81 fprintf(temp, "INFO: Call to fn() at %s\n", path_name); in test_func3()
89 if (strcmp(path_name, "./tmp/data/dirl/dir_right.1/dir_right.2/right.3") in test_func3()
100 test_func4(const char *path_name, const struct stat64 *stat_pointer, in test_func4() argument
104 do_info(path_name); in test_func4()
113 test_func5(const char *path_name, const struct stat64 *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func5() argument
137 test_func7(const char *path_name, const struct stat64 *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func7() argument
168 test_func8(const char *path_name, const struct stat64 *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func8() argument
250 test_func9(const char *path_name, const struct stat64 *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func9() argument
286 test_func10(const char *path_name, const struct stat64 *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func10() argument
321 test_func11(const char *path_name, const struct stat64 *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func11() argument
356 test_func12(const char *path_name, const struct stat64 *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func12() argument
389 test_func13(const char *path_name, const struct stat64 *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func13() argument
425 test_func14(const char *path_name, const struct stat64 *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func14() argument
461 test_func15(const char *path_name, const struct stat64 *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func15() argument
478 test_func16(const char *path_name, const struct stat64 *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func16() argument
508 test_func17(const char *path_name, const struct stat64 *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func17() argument
521 test_func18(const char *path_name, const struct stat64 *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func18() argument
533 test_func19(const char *path_name, const struct stat64 *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func19() argument
558 test_func20(const char *path_name, const struct stat64 *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func20() argument
565 test_func21(const char *path_name, const struct stat64 *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func21() argument
594 test_func22(const char *path_name, const struct stat64 *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func22() argument
626 test_func23(const char *path_name, const struct stat64 *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func23() argument
[all...]
H A Dtest_func.c41 test_func1(const char *path_name, const struct stat *stat_pointer, in test_func1() argument
49 if ((s = malloc((size_t)(strlen((char *)path_name) + 1))) in test_func1()
55 if ((p = strstr(path_name, NFTW)) != NULL) { in test_func1()
58 p = path_name; in test_func1()
65 fprintf(temp, "INFO: Call to fn() at %s\n", path_name); in test_func1()
76 test_func3(const char *path_name, const struct stat *stat_pointer, in test_func3() argument
82 fprintf(temp, "INFO: Call to fn() at %s\n", path_name); in test_func3()
90 if (strcmp(path_name, "./tmp/data/dirl/dir_right.1/dir_right.2/right.3") in test_func3()
101 test_func4(const char *path_name, const struct stat *stat_pointer, in test_func4() argument
105 do_info(path_name); in test_func4()
114 test_func5(const char *path_name, const struct stat *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func5() argument
137 test_func7(const char *path_name, const struct stat *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func7() argument
167 test_func8(const char *path_name, const struct stat *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func8() argument
248 test_func9(const char *path_name, const struct stat *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func9() argument
283 test_func10(const char *path_name, const struct stat *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func10() argument
317 test_func11(const char *path_name, const struct stat *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func11() argument
351 test_func12(const char *path_name, const struct stat *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func12() argument
383 test_func13(const char *path_name, const struct stat *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func13() argument
418 test_func14(const char *path_name, const struct stat *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func14() argument
453 test_func15(const char *path_name, const struct stat *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func15() argument
468 test_func16(const char *path_name, const struct stat *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func16() argument
497 test_func17(const char *path_name, const struct stat *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func17() argument
510 test_func18(const char *path_name, const struct stat *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func18() argument
522 test_func19(const char *path_name, const struct stat *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func19() argument
546 test_func20(const char *path_name, const struct stat *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func20() argument
553 test_func21(const char *path_name, const struct stat *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func21() argument
581 test_func22(const char *path_name, const struct stat *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func22() argument
613 test_func23(const char *path_name, const struct stat *stat_pointer, int ftw_integer, struct FTW *ftwp) test_func23() argument
[all...]
H A Dtools.c250 void do_info(const char *path_name) in do_info() argument
254 fprintf(temp, "INFO: Call to fn() at %s\n", path_name); in do_info()
H A Dtools64.c250 void do_info(const char *path_name) in do_info() argument
254 fprintf(temp, "INFO: Call to fn() at %s\n", path_name); in do_info()
/third_party/ltp/testcases/kernel/syscalls/mount/
H A Dmount06.c55 static char path_name[PATH_MAX]; variable
132 if (getcwd(path_name, sizeof(path_name)) == NULL) in setup()
139 SAFE_MOUNT(cleanup, path_name, path_name, "none", MS_BIND, NULL); in setup()
143 SAFE_MOUNT(cleanup, "none", path_name, "none", MS_PRIVATE, NULL); in setup()
145 snprintf(mntpoint_src, PATH_MAX, "%s/%s", path_name, MNTPOINT_SRC); in setup()
146 snprintf(mntpoint_des, PATH_MAX, "%s/%s", path_name, MNTPOINT_DES); in setup()
156 if (mount_flag && tst_umount(path_name) != 0) in cleanup()
157 tst_resm(TWARN | TERRNO, "umount(2) %s failed", path_name); in cleanup()
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dsymlinkat.c31 char *path_name = "/data"; in symlinkat_0100() local
43 dp = opendir(path_name); in symlinkat_0100()
83 char *path_name = "/data"; in symlinkat_0200() local
90 dp = opendir(path_name); in symlinkat_0200()
/third_party/vulkan-loader/tests/framework/shim/
H A Dunix_shim.cpp85 using PFN_OPENDIR = DIR* (*)(const char* path_name);
129 FRAMEWORK_EXPORT DIR* OPENDIR_FUNC_NAME(const char* path_name) { in OPENDIR_FUNC_NAME() argument
134 return real_opendir(path_name); in OPENDIR_FUNC_NAME()
137 if (platform_shim.is_fake_path(path_name)) { in OPENDIR_FUNC_NAME()
138 auto real_path_name = platform_shim.get_real_path_from_fake_path(fs::path(path_name)); in OPENDIR_FUNC_NAME()
140 platform_shim.dir_entries.push_back(DirEntry{dir, std::string(path_name), {}, 0, true}); in OPENDIR_FUNC_NAME()
141 } else if (platform_shim.is_known_path(path_name)) { in OPENDIR_FUNC_NAME()
142 dir = real_opendir(path_name); in OPENDIR_FUNC_NAME()
143 platform_shim.dir_entries.push_back(DirEntry{dir, std::string(path_name), {}, 0, false}); in OPENDIR_FUNC_NAME()
145 dir = real_opendir(path_name); in OPENDIR_FUNC_NAME()
[all...]
/third_party/python/Lib/
H A Drunpy.py262 def run_path(path_name, init_globals=None, run_name=None):
265 path_name -- filesystem location of a Python script, zipfile,
281 importer = get_importer(path_name)
290 code, fname = _get_code_from_file(run_name, path_name)
296 sys.path.insert(0, path_name)
306 _ModifiedArgv0(path_name):
312 sys.path.remove(path_name)
/third_party/protobuf/python/google/protobuf/internal/
H A Dwell_known_types.py521 def _SnakeCaseToCamelCase(path_name):
525 for c in path_name:
529 '{0} must not contain uppercase letters.'.format(path_name))
538 'in path name {0}.'.format(path_name))
546 'in path name {0}.'.format(path_name))
550 def _CamelCaseToSnakeCase(path_name):
553 for c in path_name:
556 '{0} must not contain "_"s.'.format(path_name))
/third_party/vixl/tools/
H A Dutil.py58 def ensure_dir(path_name):
59 if not os.path.exists(path_name):
60 os.makedirs(path_name)
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.c3419 static pa_alsa_path *profile_set_get_path(pa_alsa_profile_set *ps, const char *path_name) { in profile_set_get_path() argument
3423 pa_assert(path_name); in profile_set_get_path()
3425 if ((path = pa_hashmap_get(ps->output_paths, path_name))) in profile_set_get_path()
3428 return pa_hashmap_get(ps->input_paths, path_name); in profile_set_get_path()
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c208 static void set_bss_vma_name(char *path_name, void *addr, size_t zeromap_size);
5747 static void set_bss_vma_name(char *path_name, void *addr, size_t zeromap_size) in set_bss_vma_name() argument
5750 if (path_name == NULL) { in set_bss_vma_name()
5753 char *t = strrchr(path_name, '/'); in set_bss_vma_name()
5757 snprintf(so_bss_name, ANON_NAME_MAX_LEN, "%s.bss", path_name); in set_bss_vma_name()
/third_party/musl/ldso/linux/
H A Ddynlink.c242 static void set_bss_vma_name(char *path_name, void *addr, size_t zeromap_size);
6138 static void set_bss_vma_name(char *path_name, void *addr, size_t zeromap_size) in set_bss_vma_name() argument
6141 if (path_name == NULL) { in set_bss_vma_name()
6144 char *t = strrchr(path_name, '/'); in set_bss_vma_name()
6148 snprintf(so_bss_name, ANON_NAME_MAX_LEN, "%s.bss", path_name); in set_bss_vma_name()

Completed in 32 milliseconds