Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/libsvn_subr/
HDsubst.c60 #define SVN_SUBST__SPECIAL_LINK_STR "link" macro
1685 if (! strncmp(identifier, SVN_SUBST__SPECIAL_LINK_STR " ", in create_special_file_from_stream()
1686 sizeof(SVN_SUBST__SPECIAL_LINK_STR " ")-1)) in create_special_file_from_stream()