Lines Matching refs:path_size
604 uint32_t path_size = sizeof(path);
605 T_QUIET; T_ASSERT_POSIX_ZERO(_NSGetExecutablePath(path, &path_size), "_NSGetExecutablePath");
669 uint32_t path_size = sizeof(path);
670 T_QUIET; T_ASSERT_POSIX_ZERO(_NSGetExecutablePath(path, &path_size), "_NSGetExecutablePath");
784 uint32_t path_size = sizeof(path);
785 T_ASSERT_POSIX_ZERO(_NSGetExecutablePath(path, &path_size), "_NSGetExecutablePath");
877 uint32_t path_size = sizeof(path);
878 T_QUIET; T_ASSERT_POSIX_ZERO(_NSGetExecutablePath(path, &path_size), "_NSGetExecutablePath");
903 uint32_t path_size = sizeof(path);
904 T_QUIET; T_ASSERT_POSIX_ZERO(_NSGetExecutablePath(path, &path_size), "_NSGetExecutablePath");
1589 uint32_t path_size = sizeof(path);
1590 T_QUIET; T_ASSERT_POSIX_ZERO(_NSGetExecutablePath(path, &path_size), "_NSGetExecutablePath");
1594 strlcpy(binary_name, "stackshot_translated_child", path_size - (binary_name - path));
1904 uint32_t path_size = sizeof(path);
1905 T_ASSERT_POSIX_ZERO(_NSGetExecutablePath(path, &path_size), "_NSGetExecutablePath");
2166 uint32_t path_size = sizeof(path);
2167 T_ASSERT_POSIX_ZERO(_NSGetExecutablePath(path, &path_size), "_NSGetExecutablePath");