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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_repos/
H A Dauthz_info.c165 svn_boolean_t combine_user_rights = FALSE;
175 combine_user_rights = TRUE;
181 combine_user_rights = TRUE;
190 if (combine_user_rights)
164 svn_boolean_t combine_user_rights = FALSE; local

Completed in 51 milliseconds