Lines Matching full:allowed_host
3684 const char *allowed_host;3693 allowed_host = translate ?3696 if (allowed_host == NULL ||3697 strcmp(allowed_host, requestedhost) != 0)