Searched refs:KV_OBJECTCHAR (Results 1 – 3 of 3) sorted by relevance
53 #define KV_OBJECTCHAR '/' macro
311 if ((slash = strchr(pattern, KV_OBJECTCHAR)) != NULL) { in _auth_match_noun()359 if ((slash = strchr(authname, KV_OBJECTCHAR)) != NULL) { in _is_authorized()
258 if ((suffix = index(authname, KV_OBJECTCHAR)) != NULL) in check_auth()