Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/include/
HDsvn_ra_svn.h87 #define SVN_RA_SVN_DIRENT_HAS_PROPS "has-props" macro
/NextBSD/contrib/subversion/subversion/libsvn_ra_svn/
HDclient.c1352 SVN_ERR(svn_ra_svn__write_word(conn, pool, SVN_RA_SVN_DIRENT_HAS_PROPS)); in ra_svn_get_dir()
/NextBSD/contrib/subversion/subversion/svnserve/
HDserve.c1690 else if (strcmp(SVN_RA_SVN_DIRENT_HAS_PROPS, elt->u.word) == 0) in get_dir()