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

/forgerock/web-agents-v4/source/iis/
H A Dagent.c867 WriteEventLog("%s GetConfig failed for site %d", thisfunc, site->GetSiteId());
871 /* WriteEventLog("%s GetConfig config is not enabled for site %d", thisfunc, site->GetSiteId()); */
883 WriteEventLog("%s GetConfig boot == NULL (%d)", thisfunc, site->GetSiteId());
894 WriteEventLog("%s am_get_agent_config failed (%d)", thisfunc, site->GetSiteId());
1015 void WriteEventLog(const char *format, ...) { function

Completed in 23 milliseconds