/third_party/ltp/testcases/kernel/syscalls/nftw/ |
H A D | tools64.c | 250 void do_info(const char *path_name) in do_info() argument
|
H A D | tools.c | 250 void do_info(const char *path_name) in do_info() argument
|
H A D | test_func64.c | 41 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 D | test_func.c | 41 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 D | symlinkat.c | 31 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 D | mount06.c | 55 static char path_name[PATH_MAX]; variable [all...] |
/third_party/vulkan-loader/tests/framework/shim/ |
H A D | unix_shim.cpp | 129 FRAMEWORK_EXPORT DIR* OPENDIR_FUNC_NAME(const char* path_name) { in OPENDIR_FUNC_NAME() argument [all...] |
/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-mixer.c | 3419 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 D | dynlink.c | 5747 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 D | dynlink.c | 6138 static void set_bss_vma_name(char *path_name, void *addr, size_t zeromap_size) in set_bss_vma_name() argument
|