Searched defs:stat_pointer (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/nftw/ |
D | test_func.c | 41 test_func1(const char *path_name, const struct stat *stat_pointer, in test_func1() 76 test_func3(const char *path_name, const struct stat *stat_pointer, in test_func3() 101 test_func4(const char *path_name, const struct stat *stat_pointer, in test_func4() 114 test_func5(const char *path_name, const struct stat *stat_pointer, in test_func5() 137 test_func7(const char *path_name, const struct stat *stat_pointer, in test_func7() 167 test_func8(const char *path_name, const struct stat *stat_pointer, in test_func8() 248 test_func9(const char *path_name, const struct stat *stat_pointer, in test_func9() 283 test_func10(const char *path_name, const struct stat *stat_pointer, in test_func10() 317 test_func11(const char *path_name, const struct stat *stat_pointer, in test_func11() 351 test_func12(const char *path_name, const struct stat *stat_pointer, in test_func12() [all …]
|
D | test_func64.c | 41 test_func1(const char *path_name, const struct stat64 *stat_pointer, in test_func1() 75 test_func3(const char *path_name, const struct stat64 *stat_pointer, in test_func3() 100 test_func4(const char *path_name, const struct stat64 *stat_pointer, in test_func4() 113 test_func5(const char *path_name, const struct stat64 *stat_pointer, in test_func5() 137 test_func7(const char *path_name, const struct stat64 *stat_pointer, in test_func7() 168 test_func8(const char *path_name, const struct stat64 *stat_pointer, in test_func8() 250 test_func9(const char *path_name, const struct stat64 *stat_pointer, in test_func9() 286 test_func10(const char *path_name, const struct stat64 *stat_pointer, in test_func10() 321 test_func11(const char *path_name, const struct stat64 *stat_pointer, in test_func11() 356 test_func12(const char *path_name, const struct stat64 *stat_pointer, in test_func12() [all …]
|