Searched refs:svn_fs_fsx_info_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/subversion/subversion/libsvn_fs_x/
H A Dfs.c215 svn_fs_fsx_info_t *info = apr_palloc(result_pool, sizeof(*info));
631 const svn_fs_fsx_info_t *fsx_info = fsx_info_void;
/freebsd-11.0-release/contrib/subversion/subversion/include/
H A Dsvn_fs.h3169 typedef struct svn_fs_fsx_info_t {
3183 } svn_fs_fsx_info_t;
3199 * #svn_fs_fsx_info_t; otherwise, the struct is guaranteed to be
3202 * @see #svn_fs_fsfs_info_t, #svn_fs_fsx_info_t
3153 typedef struct svn_fs_fsx_info_t { struct
3167 } svn_fs_fsx_info_t; typedef in typeref:struct:svn_fs_fsx_info_t

Completed in 58 milliseconds