| /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...] |
| /kernel/linux/linux-5.10/fs/hmdfs/ |
| H A D | hmdfs_share.c | 82 char *path_name; in insert_share_item() local 169 const char *path_name; in get_path_from_share_table() local 232 const char *path_name; hmdfs_close_share_item() local [all...] |
| H A D | inode_cloud_merge.c | 458 char *path_name = NULL; in hmdfs_create_lower_cloud_dentry() local
|
| H A D | inode_merge.c | 937 char *path_name = NULL; in hmdfs_create_lower_dentry() local 1252 char *path_name = NULL; in do_rename_merge() local [all...] |
| H A D | hmdfs_server.c | 1586 hmdfs_lookup_linkpath(struct hmdfs_sb_info *sbi, const char *path_name, struct path *dst_path) hmdfs_lookup_linkpath() argument
|
| /kernel/linux/linux-6.6/fs/hmdfs/ |
| H A D | hmdfs_share.c | 82 char *path_name; in insert_share_item() local 169 const char *path_name; in get_path_from_share_table() local 232 const char *path_name; hmdfs_close_share_item() local [all...] |
| H A D | inode_cloud_merge.c | 458 char *path_name = NULL; in hmdfs_create_lower_cloud_dentry() local
|
| H A D | inode_merge.c | 937 char *path_name = NULL; in hmdfs_create_lower_dentry() local 1252 char *path_name = NULL; in do_rename_merge() local [all...] |
| H A D | hmdfs_server.c | 1586 hmdfs_lookup_linkpath(struct hmdfs_sb_info *sbi, const char *path_name, struct path *dst_path) hmdfs_lookup_linkpath() argument
|
| /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...] |
| /kernel/linux/linux-5.10/security/apparmor/ |
| H A D | file.c | 155 static int path_name(const char *op, struct aa_label *label, in path_name() function
|
| /kernel/linux/linux-6.6/security/apparmor/ |
| H A D | file.c | 160 static int path_name(const char *op, const struct cred *subj_cred, in path_name() function
|
| /kernel/linux/linux-5.10/include/video/ |
| H A D | mmp_disp.h | 316 const char *path_name; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | hyperv.h | 132 __u16 path_name[W_MAX_PATH]; member
|
| /kernel/linux/linux-6.6/include/video/ |
| H A D | mmp_disp.h | 316 const char *path_name; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | hyperv.h | 143 __u16 path_name[W_MAX_PATH]; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | hyperv.h | 81 __u16 path_name[W_MAX_PATH]; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | hyperv.h | 81 __u16 path_name[W_MAX_PATH]; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | hyperv.h | 69 __u16 path_name[W_MAX_PATH]; member
|
| /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
|