KV_OBJECTCHAR
if ((suffix = index(authname, KV_OBJECTCHAR)) != NULL)
if ((slash = strchr(pattern, KV_OBJECTCHAR)) != NULL) {
if ((slash = strchr(authname, KV_OBJECTCHAR)) != NULL) {