Home
last modified time | relevance | path

Searched defs:path_name (Results 1 - 10 of 10) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/nftw/
H A Dtools64.c250 void do_info(const char *path_name) in do_info() argument
H A Dtools.c250 void do_info(const char *path_name) in do_info() argument
H A Dtest_func64.c41 test_func1(const char *path_name, const struct stat64 *stat_pointer, in test_func1() argument
75 test_func3(const char *path_name, const struct stat64 *stat_pointer, in test_func3() argument
100 test_func4(const char *path_name, const struct stat64 *stat_pointer, in test_func4() argument
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
76 test_func3(const char *path_name, const struct stat *stat_pointer, in test_func3() argument
101 test_func4(const char *path_name, const struct stat *stat_pointer, in test_func4() argument
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...]
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dsymlinkat.c31 char *path_name = "/data"; in symlinkat_0100() local
83 char *path_name = "/data"; in symlinkat_0200() local
/third_party/ltp/testcases/kernel/syscalls/mount/
H A Dmount06.c55 static char path_name[PATH_MAX]; variable
[all...]
/third_party/vulkan-loader/tests/framework/shim/
H A Dunix_shim.cpp129 FRAMEWORK_EXPORT DIR* OPENDIR_FUNC_NAME(const char* path_name) { in OPENDIR_FUNC_NAME() argument
[all...]
/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
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c5747 static void set_bss_vma_name(char *path_name, void *addr, size_t zeromap_size) in set_bss_vma_name() argument
/third_party/musl/ldso/linux/
H A Ddynlink.c6138 static void set_bss_vma_name(char *path_name, void *addr, size_t zeromap_size) in set_bss_vma_name() argument

Completed in 28 milliseconds