Searched defs:am_strerror (Results 1 - 1 of 1) sorted by relevance
/forgerock/web-agents-v4/source/ |
H A D | utility.c | 28 const char *am_strerror(int err) { function 2843 AM_LOG_WARNING(conf->instance_id, "%s error normalising not enforced URL %s (%s)", thisfunc, value, am_strerror(remap_status)); 2856 AM_LOG_WARNING(conf->instance_id, "%s error normalising extended not enforced URL %s (%s)", thisfunc, value, am_strerror(remap_status)); 2869 AM_LOG_WARNING(conf->instance_id, "%s error normalising logout URL %s (%s)", thisfunc, value, am_strerror(remap_status)); 2881 AM_LOG_WARNING(conf->instance_id, "%s error normalising JSON URL %s (%s)", thisfunc, value, am_strerror(remap_status));
|
Completed in 36 milliseconds