Searched refs:rq_conf (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/source/iis/
H A Dagent.c857 am_config_t *rq_conf = NULL; local
892 rv = am_get_agent_config(site->GetSiteId(), conf->GetPath(ctx), &rq_conf);
893 if (rq_conf == NULL || rv != AM_SUCCESS) {
903 d.conf = rq_conf;

Completed in 421 milliseconds