Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_ra_serf/
H A Dutil.c137 const char *org_unit = svn_hash_gets(org, "OU"); in convert_organisation_to_str() local
151 if (org_unit) in convert_organisation_to_str()
153 svn_stringbuf_appendcstr(buf, org_unit); in convert_organisation_to_str()