Lines Matching refs:rhost
428 const char *rhost;
466 if (pd->rhost == NULL || pd->rhost[0] == '\0') {
467 /* If we haven't been passed an rhost,
468 * the rhost is unknown. This will fail
472 rhost = NULL;
474 rhost = pd->rhost;
477 ret = hbac_eval_host_element(eval_req, domain, rhost,
734 /* We don't know the host (probably an rhost)