Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
Dconfig.c1145 void *sectval; in svn_config_dup() local
1150 apr_hash_this(sectidx, &sectkey, &sectkeyLength, &sectval); in svn_config_dup()
1151 srcsect = sectval; in svn_config_dup()