Searched refs:sysver (Results 1 – 1 of 1) sorted by relevance
203 const char *sysver = ""; in canonical_host_from_uname() local236 sysver = "-gnu"; in canonical_host_from_uname()249 sysver = ver; in canonical_host_from_uname()252 sysver = tmp; in canonical_host_from_uname()271 const char *sysver; in release_name_from_uname() local281 err = svn_utf_cstring_to_utf8(&sysver, info.release, pool); in release_name_from_uname()284 sysver = NULL; in release_name_from_uname()288 if (sysname || sysver) in release_name_from_uname()293 (sysver ? sysver : "")); in release_name_from_uname()733 const char *sysver = apr_psprintf(pool, "%u.%u.%u", in win32_canonical_host() local[all …]