Searched refs:noun_len (Results 1 – 1 of 1) sorted by relevance
356 size_t noun_len; in _is_authorized() local361 noun_len = strlen(slash); in _is_authorized()362 auth_len -= noun_len; in _is_authorized()371 } else if (noun_len || strchr(auth, KV_WILDCHAR) != NULL) { in _is_authorized()