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

/forgerock/web-agents-v4/source/iis/
H A Dagent.c101 aconf = NULL;
109 if (aconf != NULL) {
110 am_config_free(&aconf);
111 aconf = NULL;
128 return aconf;
222 aconf = am_get_config_file(0, config);
337 am_config_t *aconf; variable

Completed in 37 milliseconds