Searched refs:sberror (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.81.4/tests/vfs/ |
| H A D | sandbox_type_error.c | 71 char *sberror = NULL; in test_path() local 87 if ((profile = sandbox_compile_string(profile_string, params, &sberror)) == NULL) { in test_path()
|
| H A D | sandbox_fstat.c | 120 char *sberror = NULL; variable 147 …T_ASSERT_POSIX_NOTNULL(profile = sandbox_compile_string(profile_string, params, &sberror), "Creati…
|
| H A D | named_fork_path.c | 99 char *sberror = NULL; variable 137 …T_ASSERT_POSIX_NOTNULL(profile = sandbox_compile_string(profile_string, params, &sberror), "Creati…
|
| H A D | statfs_ext.c | 196 char *sberror = NULL; variable 213 …T_ASSERT_POSIX_NOTNULL(profile = sandbox_compile_string(profile_string, params, &sberror), "Creati…
|
| H A D | sandbox_appledouble_write.c | 98 char *sberror = NULL; variable 148 …T_ASSERT_POSIX_NOTNULL(profile = sandbox_compile_string(profile_string, params, &sberror), "Creati…
|