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

/freebsd-10.1-release/contrib/subversion/subversion/include/
H A Dsvn_io.h71 * Note that the first two fields are exactly identical to svn_io_dirent_t
72 * to allow returning a svn_io_dirent2_t as a svn_io_dirent_t.
120 * to allow returning a svn_io_dirent2_t as a svn_io_dirent_t.
124 typedef struct svn_io_dirent_t {
133 } svn_io_dirent_t;
1551 /** Similar to svn_io_get_dirents3, but returns a mapping to svn_io_dirent_t
123 typedef struct svn_io_dirent_t { struct
132 } svn_io_dirent_t; typedef in typeref:struct:svn_io_dirent_t

Completed in 41 milliseconds