Home
last modified time | relevance | path

Searched refs:common_errno_on (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.121.6/tests/vfs/
H A Dlongpaths.c301 static int common_errno_on[] = { variable
1112 SYSCALL_TEST(access, common_errno_off, common_errno_on)
1113 SYSCALL_TEST(faccessat, common_errno_off, common_errno_on)
1114 SYSCALL_TEST(fstatat, common_errno_off, common_errno_on)
1117 SYSCALL_TEST(getattrlist_fileID, common_errno_off, common_errno_on)
1118 SYSCALL_TEST(getattrlist_nofirmlinkpath, common_errno_off, common_errno_on)
1119 SYSCALL_TEST(getattrlist_fullpath, common_errno_off, common_errno_on)
1120 SYSCALL_TEST(getattrlist_relpath, common_errno_off, common_errno_on)
1122 SYSCALL_TEST(lstat, common_errno_off, common_errno_on)
1123 SYSCALL_TEST(mkdirat, common_errno_off, common_errno_on)
[all …]